summaryrefslogtreecommitdiff
path: root/include/configs/mx6q_sabresd.h
diff options
context:
space:
mode:
authorZhang Jiejing <jiejing.zhang@freescale.com>2012-02-08 17:32:14 +0800
committerZhang Jiejing <jiejing.zhang@freescale.com>2012-02-15 16:58:11 +0800
commit69665152823a798b3560d42e6456ce3cc041ffec (patch)
tree3c95244b9ea7d2068708dee548172420d472b3a9 /include/configs/mx6q_sabresd.h
parentac94e04f4566f20d638a7090abc8deacd33b40c7 (diff)
downloadu-boot-imx-69665152823a798b3560d42e6456ce3cc041ffec.zip
u-boot-imx-69665152823a798b3560d42e6456ce3cc041ffec.tar.gz
u-boot-imx-69665152823a798b3560d42e6456ce3cc041ffec.tar.bz2
ENGR00174326 MX6Q_SABRESD: add android related function and config.
enable mfg profile. enable recovery mode. mx6q_sabresd board's usb otg have HW issue, disable it in android profile. Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'include/configs/mx6q_sabresd.h')
-rw-r--r--include/configs/mx6q_sabresd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6q_sabresd.h b/include/configs/mx6q_sabresd.h
index b8c7410..c5c02e6 100644
--- a/include/configs/mx6q_sabresd.h
+++ b/include/configs/mx6q_sabresd.h
@@ -110,7 +110,7 @@
#define CONFIG_PRIME "FEC0"
#define CONFIG_LOADADDR 0x10800000 /* loadaddr env var */
-#define CONFIG_RD_LOADADDR (CONFIG_LOADADDR + 0x300000)
+#define CONFIG_RD_LOADADDR (0x1300000)
#define CONFIG_EXTRA_ENV_SETTINGS \
"netdev=eth0\0" \