summaryrefslogtreecommitdiffstats
path: root/include/configs/ethernut5.h
diff options
context:
space:
mode:
authorTim Schendekehl <tim.schendekehl@egnite.de>2014-06-12 17:25:36 +0200
committerAndreas Bießmann <andreas.devel@googlemail.com>2014-06-14 18:13:15 +0200
commit6dbeb893c4a7668d0098318d6668ccf59bfbfdea (patch)
treec9323efc9d97bc3aa89d398b86ede9aacd8527bf /include/configs/ethernut5.h
parentd337a09c30a04d14e2c35b7517105c6b2e3e48dd (diff)
downloadtalos-obmc-uboot-6dbeb893c4a7668d0098318d6668ccf59bfbfdea.tar.gz
talos-obmc-uboot-6dbeb893c4a7668d0098318d6668ccf59bfbfdea.zip
arm: ethernut5: convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD for the Ethernut 5 board. Signed-off-by: Tim Schendekehl <tim.schendekehl@egnite.de> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r--include/configs/ethernut5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index c81fc44b12..4c69af6af3 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -12,6 +12,8 @@
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
/* The first stage boot loader expects u-boot running at this address. */
#define CONFIG_SYS_TEXT_BASE 0x27000000 /* 16MB available */
OpenPOWER on IntegriCloud