summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-02-06 23:06:50 +0100
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-17 22:54:41 +0100
commit5c98d7ffb0b11c9e3909f56ec5ce9dff682f1e30 (patch)
treede00dc3dcf91f2aa176ba98edd098c0eb55392ef
parent573feec8a43bd1b44134a1a5ce10676b577d0358 (diff)
downloadblackbird-obmc-uboot-5c98d7ffb0b11c9e3909f56ec5ce9dff682f1e30.tar.gz
blackbird-obmc-uboot-5c98d7ffb0b11c9e3909f56ec5ce9dff682f1e30.zip
atstk1002: enable generic board
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
-rw-r--r--include/configs/atstk1002.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h
index 9e58238f1d..a9c064a45d 100644
--- a/include/configs/atstk1002.h
+++ b/include/configs/atstk1002.h
@@ -104,6 +104,10 @@
#define CONFIG_BOOTP_SUBNETMASK
#define CONFIG_BOOTP_GATEWAY
+/* generic board */
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_BOARD_EARLY_INIT_R
/*
* Command line configuration.
OpenPOWER on IntegriCloud