All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
@ 2014-06-11 22:46 Lukasz Dalek
  2014-06-12 12:58 ` Marek Vasut
  0 siblings, 1 reply; 6+ messages in thread
From: Lukasz Dalek @ 2014-06-11 22:46 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
---
 include/configs/h2200.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/h2200.h b/include/configs/h2200.h
index d026484..5d0b85e 100644
--- a/include/configs/h2200.h
+++ b/include/configs/h2200.h
@@ -12,6 +12,7 @@
 #define MACH_TYPE_H2200			341
 #define CONFIG_MACH_TYPE		MACH_TYPE_H2200
 
+#define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_CPU_PXA25X		1
 #define CONFIG_BOARD_H2200
 
-- 
1.8.3.2

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-11 22:46 [U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD Lukasz Dalek
2014-06-12 12:58 ` Marek Vasut
2014-06-12 13:53   ` Lukasz Dalek
2014-06-12 20:55     ` Marek Vasut
2014-07-05  7:29     ` Albert ARIBAUD
2014-06-12 13:58   ` Łukasz Dałek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.