diff options
author | Alejandro Sierra <b18039@freescale.com> | 2012-08-15 11:04:52 -0500 |
---|---|---|
committer | Frank Li <Frank.Li@freescale.com> | 2012-08-20 15:24:00 +0800 |
commit | 82f13452791cf4077e2f88adf347f61cffc3afc5 (patch) | |
tree | 80bb08882c6ecd0d0dbfa2c0ed21b175ad08ad3e /board/incaip | |
parent | dedfb0b085e54f284d86d632974ab43e699a4efd (diff) | |
download | u-boot-imx-82f13452791cf4077e2f88adf347f61cffc3afc5.zip u-boot-imx-82f13452791cf4077e2f88adf347f61cffc3afc5.tar.gz u-boot-imx-82f13452791cf4077e2f88adf347f61cffc3afc5.tar.bz2 |
ENGR00220486 Modify ODT values for Solo AI
Modify ODT values for Solo AI. Some Solo boards did not passed the "mtest"
from uboot using the previous configuration.
Old configuration:
MXC_DCD_ITEM(76, MMDC_P0_BASE_ADDR + 0x818, 0x00000007)
MXC_DCD_ITEM(77, MMDC_P1_BASE_ADDR + 0x818, 0x00000007)
MXC_DCD_ITEM(67, MMDC_P0_BASE_ADDR + 0x818, 0x00000007)
MXC_DCD_ITEM(68, MMDC_P1_BASE_ADDR + 0x818, 0x00000007)
New configuration:
MXC_DCD_ITEM(76, MMDC_P0_BASE_ADDR + 0x818, 0x00011117)
MXC_DCD_ITEM(77, MMDC_P1_BASE_ADDR + 0x818, 0x00011117)
MXC_DCD_ITEM(67, MMDC_P0_BASE_ADDR + 0x818, 0x00011117)
MXC_DCD_ITEM(68, MMDC_P1_BASE_ADDR + 0x818, 0x00011117)
Signed-off-by: Alejandro Sierra <b18039@freescale.com>
Diffstat (limited to 'board/incaip')
0 files changed, 0 insertions, 0 deletions