Télécharger la liste

Description du projet

The PPC Diagnostics project provides hardware diagnostics for embedded Power PC-based systems (particularly the 855/860T series). These diagnostics include SDRAM, NVRAM, ethernet, and LED tests. They support power-up and burn-in testing, and store error log information for unattended operation. Additionally, system journal information may be stored in NVRAM for recording modification history, the serial number, and board revision information.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-11-08 22:12
1.1.1

La suite de diagnostic prend maintenant en charge PCI, SCSI, et les autobus Cardbus. La documentation a été mise à jour en conséquence.
Tags: Major feature enhancements
The diagnostics suite now supports PCI, SCSI, and Cardbus buses. The documentation has been updated accordingly.

2003-05-13 08:50
1.0.4

Cette version ajoute le support pour bloc de test NAND flash, et le soutien aux consoles séries sur SMC1, SMC2, SCC1, SCC2, SCC3, et SCC4. Le calcul de vitesse du processeur a été fixée - elle sert à dépendre d'une valeur stockée dans DPRAM par PPCBoot. Or, la valeur est calculée, lorsque les diagnostics de démarrage est utilisé à la place (peut être substituée par la mise en CPU_CLOCK_RATE dans config.h). Cela devrait permettre, espérons-le diagnostic de démarrer correctement lorsqu'il est exécuté à partir d'un débogueur matériel (comme le BDI 2000 à partir de Abatron).
Tags: Major feature enhancements
This version adds support for NAND flash block testing,
and support for serial consoles on SMC1, SMC2, SCC1,
SCC2, SCC3, and SCC4. The CPU speed calculation
code has been fixed - it used to depend on a value
stored in DPRAM by PPCBoot. Now the value is
calculated when the diagnostics start up is used instead
(can be overridden by setting CPU_CLOCK_RATE in
config.h). This should hopefully allow the diagnostics to
start up properly when run from a hardware debugger
(such as the BDI 2000 from Abatron).

2003-02-08 05:59
1.0.2

Soutien à la cache d'instructions a été ajouté. Le ENABLE_PPC_IDMA0_SUPPORT et ENABLE_GREEN_BOX_SUPPORT ifdefs # entourent maintenant certains articles qui ne seraient pas compiler sans les constantes définies. Un nouveau test rapide test de mémoire qui fonctionne à ,75 Mo / s sur un 860T de 50 MHz a été ajouté, et un peu de Makefile et config.h améliorations ont été apportées.
Tags: Minor feature enhancements
Support for the instruction cache was added. The ENABLE_PPC_IDMA0_SUPPORT and ENABLE_GREEN_BOX_SUPPORT #ifdefs now surround certain sections that wouldn't compile without the constants defined. A new Quick Test memory test that runs at .75 MB/s on a 50 MHz 860T was added, and a few Makefile and config.h improvements were made.

2003-01-11 03:23
1.0.1

Tags: Initial freshmeat announcement

Project Resources