summaryrefslogtreecommitdiffstats
path: root/board/atmel
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2010-11-30 09:45:03 +0000
committerReinhard Meyer <u-boot@emk-elektronik.de>2010-12-07 22:08:06 +0100
commit3a4ff8b3cd719372cb3b3a8432e68015d84f1fc2 (patch)
tree9b9243fc9672f7f1d3c86cc017fccf0ac3f94e71 /board/atmel
parent066df1a5d6b889f85aa1dcba0efb012073c5d98f (diff)
downloadtalos-obmc-uboot-3a4ff8b3cd719372cb3b3a8432e68015d84f1fc2.tar.gz
talos-obmc-uboot-3a4ff8b3cd719372cb3b3a8432e68015d84f1fc2.zip
at91rm9200ek: add configure target for RAM boot
This patch also removes now unnecessary config.mk in board directory and make usage of new features in boards.cfg. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'board/atmel')
-rw-r--r--board/atmel/at91rm9200ek/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/atmel/at91rm9200ek/config.mk b/board/atmel/at91rm9200ek/config.mk
deleted file mode 100644
index c7323fe477..0000000000
--- a/board/atmel/at91rm9200ek/config.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-# currently only NOR flash booting is supported
-CONFIG_SYS_TEXT_BASE = 0x10000000
OpenPOWER on IntegriCloud