summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9m10g45ek.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2013-08-13 14:50:49 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2013-08-22 16:51:15 +0200
commit77461a65380381b322784d03cdae22f916a2e3b4 (patch)
tree6e55b83a6f3008023693e772fe9ead77e036a15d /include/configs/at91sam9m10g45ek.h
parenta4c79b3a53c5619ee2ca66f555f6a66ad84d9b0d (diff)
downloadtalos-obmc-uboot-77461a65380381b322784d03cdae22f916a2e3b4.tar.gz
talos-obmc-uboot-77461a65380381b322784d03cdae22f916a2e3b4.zip
arm: atmel: remove the config.mk file
remove the config.mk file move text base define to board config file for following boards - at91sam9m10g45ek - at91sam9x5ek Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/at91sam9m10g45ek.h')
-rw-r--r--include/configs/at91sam9m10g45ek.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/at91sam9m10g45ek.h b/include/configs/at91sam9m10g45ek.h
index 2aea55567d..fc4ecec7ad 100644
--- a/include/configs/at91sam9m10g45ek.h
+++ b/include/configs/at91sam9m10g45ek.h
@@ -13,6 +13,8 @@
#include <asm/hardware.h>
+#define CONFIG_SYS_TEXT_BASE 0x73f00000
+
#define CONFIG_AT91_LEGACY
#define CONFIG_ATMEL_LEGACY /* required until (g)pio is fixed */
OpenPOWER on IntegriCloud