[U-Boot] [PATCH] generic board for socfpga
Pavel Machek
pavel at denx.de
Tue May 27 14:50:30 CEST 2014
Socfpga u-boot works fine with CONFIG_SYS_GENERIC_BOARD, so enable
that option as documentation suggests.
Signed-off-by: Pavel Machek <pavel at denx.de>
diff --git a/include/configs/socfpga_cyclone5.h b/include/configs/socfpga_cyclone5.h
index 2fc16ef..72d77f4 100644
--- a/include/configs/socfpga_cyclone5.h
+++ b/include/configs/socfpga_cyclone5.h
@@ -16,6 +16,8 @@
/* Virtual target or real hardware */
#define CONFIG_SOCFPGA_VIRTUAL_TARGET
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_ARMV7
#define CONFIG_SYS_DCACHE_OFF
#undef CONFIG_USE_IRQ
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
More information about the U-Boot
mailing list