[U-Boot] [PATCH 1/1] arm: at91: convert meesc board to generic board
Daniel Gorsulowski
daniel.gorsulowski at esd.eu
Mon Aug 31 07:32:25 CEST 2015
Signed-off-by: Daniel Gorsulowski <daniel.gorsulowski at esd.eu>
---
include/configs/meesc.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/meesc.h b/include/configs/meesc.h
index e5bb873..ab6c910 100644
--- a/include/configs/meesc.h
+++ b/include/configs/meesc.h
@@ -56,6 +56,8 @@
#define CONFIG_DISPLAY_CPUINFO /* display cpu info and
speed */
#define CONFIG_PREBOOT /* enable preboot
variable */
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Hardware drivers
*/
--
2.5.0
More information about the U-Boot
mailing list