summaryrefslogtreecommitdiffstats
path: root/include/configs/spear-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/spear-common.h')
-rw-r--r--include/configs/spear-common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/spear-common.h b/include/configs/spear-common.h
index 3a238945dc..2ba1090c95 100644
--- a/include/configs/spear-common.h
+++ b/include/configs/spear-common.h
@@ -27,6 +27,9 @@
* Common configurations used for both spear3xx as well as spear6xx
*/
+/* U-boot Load Address */
+#define CONFIG_SYS_TEXT_BASE 0x00700000
+
/* Ethernet driver configuration */
#define CONFIG_MII
#define CONFIG_DESIGNWARE_ETH
OpenPOWER on IntegriCloud