uboot-mt623x/board/amcc/ebony
Stefan Roese 3d9569b232 Changed PPC44x startup message (cpu info, speed...) to common style:
On PPC44x platforms, the startup message generated in "cpu.c" only
comprised the ppc type and revision but not additional informations
like speed etc. Those speed infos where printed in the board specific
code. This new implementation now prints all CPU infos in the common
cpu specific code. No board specific code is needed anymore and
therefore removed from all current 44x implementations.

Patch by Stefan Roese, 27 Nov 2005
2005-11-27 19:36:26 +01:00
..
Makefile Major cleanup for AMCC PPC4xx eval boards. 2005-08-01 16:49:12 +02:00
config.mk Major cleanup for AMCC PPC4xx eval boards. 2005-08-01 16:49:12 +02:00
ebony.c Changed PPC44x startup message (cpu info, speed...) to common style: 2005-11-27 19:36:26 +01:00
flash.c Major cleanup for AMCC PPC4xx eval boards. 2005-08-01 16:49:12 +02:00
init.S Major cleanup for AMCC PPC4xx eval boards. 2005-08-01 16:49:12 +02:00
u-boot.lds Fix problems with ld version 2.16 (dot outside sections problem) 2005-08-31 12:28:00 +02:00