[U-Boot] [PATCH] atngwmkii: convert to generic board

Andreas Bießmann andreas.devel at googlemail.com
Sun Mar 1 22:01:13 CET 2015


Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
---

 include/configs/atngw100mkii.h |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/include/configs/atngw100mkii.h b/include/configs/atngw100mkii.h
index 35eae76..eaed7ea 100644
--- a/include/configs/atngw100mkii.h
+++ b/include/configs/atngw100mkii.h
@@ -16,6 +16,10 @@
 #define CONFIG_AT32AP7000
 #define CONFIG_ATNGW100MKII
 
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_BOARD_EARLY_INIT_R
+
 /*
  * Set up the PLL to run at 140 MHz, the CPU to run at the PLL
  * frequency, the HSB and PBB busses to run at 1/2 the PLL frequency
-- 
1.7.10.4



More information about the U-Boot mailing list