public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
@ 2014-05-22  6:45 Piotr Wilczek
  2014-05-29  0:29 ` Minkyu Kang
  0 siblings, 1 reply; 2+ messages in thread
From: Piotr Wilczek @ 2014-05-22  6:45 UTC (permalink / raw)
  To: u-boot

Add CONFIG_SYS_GENERIC_BOARD for all Exynos4 boards.

Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>

Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
---
 include/configs/exynos4-dt.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/exynos4-dt.h b/include/configs/exynos4-dt.h
index 0c560ae..44e6ab4 100644
--- a/include/configs/exynos4-dt.h
+++ b/include/configs/exynos4-dt.h
@@ -20,6 +20,7 @@
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_COMMON
+#define CONFIG_SYS_GENERIC_BOARD
 
 /* Enable fdt support */
 #define CONFIG_OF_CONTROL
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-29  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22  6:45 [U-Boot] [PATCH] arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD Piotr Wilczek
2014-05-29  0:29 ` Minkyu Kang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox