]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Changed PPC44x startup message (cpu info, speed...) to common style:
authorStefan Roese <sr@denx.de>
Sun, 27 Nov 2005 18:36:26 +0000 (19:36 +0100)
committerStefan Roese <sr@denx.de>
Sun, 27 Nov 2005 18:36:26 +0000 (19:36 +0100)
commit3d9569b2329802c36ec834ff2a851b11bb706288
tree077f05b070ea5038baf55057f7224584a208f0a1
parentf08abe311b41633b550520de50d4c0ff1fbf2800
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
12 files changed:
CHANGELOG
board/amcc/bamboo/bamboo.c
board/amcc/ebony/ebony.c
board/amcc/ocotea/ocotea.c
board/amcc/yellowstone/yellowstone.c
board/amcc/yosemite/yosemite.c
board/prodrive/p3p440/p3p440.c
board/sandburst/karef/karef.c
board/sandburst/metrobox/metrobox.c
board/xpedite1k/xpedite1k.c
cpu/ppc4xx/cpu.c
include/configs/bamboo.h