summaryrefslogtreecommitdiffstats
path: root/board/armltd/versatile/config.mk
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-01-29 12:07:21 +0100
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-01-29 12:07:21 +0100
commite4943ec57466ea5dfa085e7a9e0ec44cb93c4e1e (patch)
treeb667a6a1977763d98c3fd53265b194669cc81562 /board/armltd/versatile/config.mk
parent7379f45a7bc71941c3920c2f6b3c3faa4d7fd315 (diff)
downloadblackbird-obmc-uboot-e4943ec57466ea5dfa085e7a9e0ec44cb93c4e1e.tar.gz
blackbird-obmc-uboot-e4943ec57466ea5dfa085e7a9e0ec44cb93c4e1e.zip
move ARM Ltd. to vendor dir
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board/armltd/versatile/config.mk')
-rw-r--r--board/armltd/versatile/config.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/armltd/versatile/config.mk b/board/armltd/versatile/config.mk
new file mode 100644
index 0000000000..25b79b3e79
--- /dev/null
+++ b/board/armltd/versatile/config.mk
@@ -0,0 +1,5 @@
+#
+# image should be loaded at 0x01000000
+#
+
+TEXT_BASE = 0x01000000
OpenPOWER on IntegriCloud