[U-Boot] [PATCH 3/4] VCMA9: convert to generic board

David Müller d.mueller at elsoft.ch
Tue Sep 30 12:32:22 CEST 2014


Signed-off-by: David Müller <d.mueller at elsoft.ch>
---
 include/configs/VCMA9.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h
index d40185e..0d8a13c 100644
--- a/include/configs/VCMA9.h
+++ b/include/configs/VCMA9.h
@@ -28,6 +28,8 @@
 
 #define CONFIG_SYS_TEXT_BASE	0x0
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_SYS_ARM_CACHE_WRITETHROUGH
 
 /* input clock of PLL (VCMA9 has 12MHz input clock) */
-- 
1.8.4



More information about the U-Boot mailing list