public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx25pdk: Add generic board support
@ 2014-05-13 17:40 Fabio Estevam
  2014-06-06  8:54 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2014-05-13 17:40 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/mx25pdk.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index aff2419..cfaf6ca 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -26,6 +26,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_MACH_TYPE	MACH_TYPE_MX25_3DS
 
 /* Size of malloc() pool */
-- 
1.8.3.2

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

end of thread, other threads:[~2014-06-06  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 17:40 [U-Boot] [PATCH] mx25pdk: Add generic board support Fabio Estevam
2014-06-06  8:54 ` Stefano Babic

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