u-boot-brain/board/amcc/yellowstone
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
..
config.mk Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
init.S Update AMCC Yosemite to get a consistent setup for all AMCC eval 2005-09-15 11:34:07 +02:00
Makefile Update AMCC Yosemite to get a consistent setup for all AMCC eval 2005-09-15 11:34:07 +02:00
u-boot.lds Fix problems with ld version 2.16 (dot outside sections problem) 2005-08-31 12:28:00 +02:00
yellowstone.c Changed PPC44x startup message (cpu info, speed...) to common style: 2005-11-27 19:36:26 +01:00