summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-06-24 17:54:20 (GMT)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-06-24 17:54:20 (GMT)
commit754466ac95e92ebf40e25c6af6f13ab9b4d7c87b (patch)
treea63da2cacba9786c93f209a7f44c663c50d768a7 /include/configs
parentaed39f354eb663bce7bfbf54c89397b14da2ed64 (diff)
parent6dbeb893c4a7668d0098318d6668ccf59bfbfdea (diff)
downloadu-boot-754466ac95e92ebf40e25c6af6f13ab9b4d7c87b.tar.xz
Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs')
-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 c81fc44..4c69af6 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 */