summaryrefslogtreecommitdiff
path: root/board/atmel/at91sam9x5ek/config.mk
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2012-07-05 17:21:46 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:14 +0200
commitf7fa2f3740083bbdf9f57b0e0495eb07899db5e8 (patch)
tree549c9794154e0fda6a6618491ce4e74d4b235c06 /board/atmel/at91sam9x5ek/config.mk
parent963333e92c30c3321b80ec7953ca7fa64a707a02 (diff)
downloadu-boot-imx-f7fa2f3740083bbdf9f57b0e0495eb07899db5e8.zip
u-boot-imx-f7fa2f3740083bbdf9f57b0e0495eb07899db5e8.tar.gz
u-boot-imx-f7fa2f3740083bbdf9f57b0e0495eb07899db5e8.tar.bz2
arm : Atmel : add at91sam9x5ek board support
Add at91sam9x5ek board support, this board support the following SoCs AT91SAM9G15, AT91SAM9G25, AT91SAM9G35, AT91SAM9X25, AT91SAM9X35 Using at91sam9x5ek_nandflash to configure for the board Now only supports NAND with software ECC boot up Signed-off-by: Bo Shen <voice.shen@atmel.com> [move MAINTAINERS entry to right place] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'board/atmel/at91sam9x5ek/config.mk')
-rw-r--r--board/atmel/at91sam9x5ek/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/atmel/at91sam9x5ek/config.mk b/board/atmel/at91sam9x5ek/config.mk
new file mode 100644
index 0000000..6589a12
--- /dev/null
+++ b/board/atmel/at91sam9x5ek/config.mk
@@ -0,0 +1 @@
+CONFIG_SYS_TEXT_BASE = 0x26f00000