[U-Boot] [PATCH v2 2/9] dm: at91: Move snapper9260 to generic baord

Simon Glass sjg at chromium.org
Wed Oct 29 20:08:56 CET 2014


This works correctly, so switch it over before the deadline.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

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

diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h
index 6909e99..e2e623e 100644
--- a/include/configs/snapper9260.h
+++ b/include/configs/snapper9260.h
@@ -20,6 +20,7 @@
 /* ARM asynchronous clock */
 #define CONFIG_SYS_AT91_MAIN_CLOCK	18432000 /* External Crystal, in Hz */
 #define CONFIG_SYS_AT91_SLOW_CLOCK	32768
+#define CONFIG_SYS_GENERIC_BOARD
 
 /* CPU */
 #define CONFIG_ARCH_CPU_INIT
-- 
2.1.0.rc2.206.gedb03e5



More information about the U-Boot mailing list