u-boot-brain/board/amcc/bamboo
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
..
bamboo.c Changed PPC44x startup message (cpu info, speed...) to common style: 2005-11-27 19:36:26 +01:00
bamboo.h Add support for ep8248 board 2005-08-06 01:42:58 +02:00
config.mk Add support for AMCC Bamboo PPC440EP eval board 2005-08-04 17:09:16 +02:00
flash.c Add NAND FLASH support for AMCC Bamboo 440EP eval board 2005-08-11 17:56:56 +02:00
init.S Add NAND FLASH support for AMCC Bamboo 440EP eval board 2005-08-11 17:56:56 +02:00
Makefile Add support for AMCC Bamboo PPC440EP eval board 2005-08-04 17:09:16 +02:00
u-boot.lds Fix problems with ld version 2.16 (dot outside sections problem) 2005-08-31 12:28:00 +02:00