commit | a9d87e2707dcb249f6bb7f7ff7e00acd8cda9fd2 | [log] [tgz] |
---|---|---|
author | Grzegorz Wianecki <grzegorz.wianecki@gmail.com> | Sun Apr 29 14:01:54 2007 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Sat May 05 21:35:03 2007 +0200 |
tree | 2cc80aba9972e540d61d27081c056d39af05e2f2 | |
parent | 4ec5bd55ed1ffa91a774af298769621f4fbb18c1 [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>