public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD
@ 2014-04-25 23:15 Eric Nelson
  2014-04-28  5:05 ` Marek Vasut
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Nelson @ 2014-04-25 23:15 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
---
Note that this seems a bit premature until we have some infrastructure
around DTB files in place, but we certainly don't want big hairy 
warning messages on our boards.

Is anyone planning on pulling in at least the pinfunc and .dtsi 
files for i.MX? I'm not sure how much else will be useful in U-Boot.

 include/configs/nitrogen6x.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index f7e7315..895f36f 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -24,6 +24,7 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
 
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN		(10 * 1024 * 1024)
-- 
1.9.1

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

end of thread, other threads:[~2014-06-22 15:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-25 23:15 [U-Boot] [PATCH] ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD Eric Nelson
2014-04-28  5:05 ` Marek Vasut
2014-04-28  9:05   ` Stefano Babic
2014-06-21 21:31     ` [U-Boot] [PATCH V2] imx: nitrogen6x: Add support for GENERIC_BOARD Eric Nelson
2014-06-21 21:41       ` Fabio Estevam
2014-06-22 15:04         ` Eric Nelson

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