9
0
Fork 0
barebox/board/prodrive/p3p440
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 Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
config.mk Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
init.S Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
p3p440.c Changed PPC44x startup message (cpu info, speed...) to common style: 2005-11-27 19:36:26 +01:00
p3p440.h Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00
u-boot.lds Add support for Prodrive P3P440 board: 2005-11-22 13:20:42 +01:00