[U-Boot] [PATCH 2/2] ARM: kirkwood: dns325: Add generic board support

Stefan Herbrechtsmeier stefan at herbrechtsmeier.net
Sun Dec 28 14:09:51 CET 2014


Signed-off-by: Stefan Herbrechtsmeier <stefan at herbrechtsmeier.net>
---

 include/configs/dns325.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/dns325.h b/include/configs/dns325.h
index e8ce8db..379e6c7 100644
--- a/include/configs/dns325.h
+++ b/include/configs/dns325.h
@@ -26,6 +26,7 @@
 #define CONFIG_FEROCEON_88FR131		/* CPU Core subversion */
 #define CONFIG_KW88F6281		/* SOC Name */
 #define CONFIG_SKIP_LOWLEVEL_INIT	/* disable board lowlevel_init */
+#define CONFIG_SYS_GENERIC_BOARD
 
 /*
  * Commands configuration
-- 
1.9.1



More information about the U-Boot mailing list