commit | 864aa6a6a466fcb92bf32b1d7dba79cd709b52c9 | [log] [tgz] |
---|---|---|
author | Grzegorz Wianecki <grzegorz.wianecki@gmail.com> | Sun Apr 29 14:01:54 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Sun Apr 29 14:01:54 2007 +0200 |
tree | 892c101ba0968012b15151975e94e2fb5e12df8b | |
parent | ada4d40091f6ed4a4f0040e08d20db21967e4a67 [diff] |
[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message MPC5200B systems are incorrectly reported as MPC5200 in U-Boot start-up message. Use PVR to distinguish between the two variants, and print proper CPU information. Signed-off-by: Grzegorz Wianecki <grzegorz.wianecki@gmail.com> Signed-off-by: Bartlomiej Sieka <tur@semihalf.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>