summaryrefslogtreecommitdiff
path: root/include/configs/mx6q_sabrelite.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6q_sabrelite.h')
-rw-r--r--include/configs/mx6q_sabrelite.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/mx6q_sabrelite.h b/include/configs/mx6q_sabrelite.h
index c94cd6a..39933e2 100644
--- a/include/configs/mx6q_sabrelite.h
+++ b/include/configs/mx6q_sabrelite.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2011 Freescale Semiconductor, Inc.
+ * Copyright (C) 2011-2012 Freescale Semiconductor, Inc.
*
* Configuration settings for the MX6Q SABRE-Lite Freescale board.
*
@@ -111,7 +111,7 @@
#define CONFIG_PRIME "FEC0"
#define CONFIG_LOADADDR 0x10800000 /* loadaddr env var */
-#define CONFIG_RD_LOADADDR (CONFIG_LOADADDR + 0x300000)
+#define CONFIG_RD_LOADADDR 0x11000000
#define CONFIG_EXTRA_ENV_SETTINGS \
"netdev=eth0\0" \