commit | c31ff6830d4fb93aca99a8a197e1686ed8c43189 | [log] [tgz] |
---|---|---|
author | Adam Graham <agraham@amcc.com> | Wed Oct 08 10:13:19 2008 -0700 |
committer | Stefan Roese <sr@denx.de> | Tue Oct 21 17:34:56 2008 +0200 |
tree | 0853e69da0ba907deb4a96da879f814da8a9cdce | |
parent | 446eb8d9c4d48bacce14dfbb265f3e0a1501966b [diff] |
ppc4xx: Add routine to retrieve CPU number Provide a weak defined routine to retrieve the CPU number for reference boards that have multiple CPU's. Default behavior is the existing single CPU print output. Reference boards with multiple CPU's need to provide a board specific routine. See board/amcc/arches/arches.c for an example. Signed-off-by: Adam Graham <agraham@amcc.com> Signed-off-by: Victor Gallardo <vgallardo@amcc.com> Signed-off-by: Stefan Roese <sr@denx.de>