summaryrefslogtreecommitdiff
path: root/board/LaCie
diff options
context:
space:
mode:
Diffstat (limited to 'board/LaCie')
-rw-r--r--board/LaCie/edminiv2/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/board/LaCie/edminiv2/config.mk b/board/LaCie/edminiv2/config.mk
index d07642f5cf..2ffd1250af 100644
--- a/board/LaCie/edminiv2/config.mk
+++ b/board/LaCie/edminiv2/config.mk
@@ -24,4 +24,5 @@
# MA 02110-1301 USA
#
-CONFIG_SYS_TEXT_BASE = 0x00100000
+# TEXT_BASE must equal the intended FLASH location of u-boot.
+CONFIG_SYS_TEXT_BASE = 0xfff90000