commit | 03183ccd540f6575f348d460c599f9bd57efcc8a | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Mon Aug 13 08:10:39 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Thu Aug 23 10:24:17 2012 -0500 |
tree | 9b41f2c417dd6ef6f5fed26f0773de4ea4737390 | |
parent | c156f17fc4bf12094754640084b531e8d14f73c2 [diff] |
powerpc/p1010rdb: nandboot: compare SVR properly We were not comparing the SVRs properly previously. This comparison will properly shift the SVR and mask off the E bit This fixes the boot output to show the correct DDR bus width: 512 MiB (DDR3, 16-bit, CL=5, ECC off) instead of 512 MiB (DDR3, 32-bit, CL=5, ECC off) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>