[U-Boot] [PATCH v2 11/11] atstk1002: enable generic board
Andreas Bießmann
andreas.devel at googlemail.com
Fri Jan 30 00:07:17 CET 2015
Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
---
Changes in v2: None
Changes in v1:
- new since RFC
include/configs/atstk1002.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h
index 9e58238..a9c064a 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.
--
1.7.10.4
More information about the U-Boot
mailing list