commit | fc9d85e856fb4d94b2e71761d514aa8e9f42f3e6 | [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 | 83fc7e54af24c8ab55cbfc4431c31e608bd3fa76 [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>