public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT
@ 2013-07-04 20:30 Fabio Estevam
  2013-07-05 21:25 ` Albert ARIBAUD
  2013-07-08  6:29 ` Matthias Weißer
  0 siblings, 2 replies; 6+ messages in thread
From: Fabio Estevam @ 2013-07-04 20:30 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

Allow the boot of a device tree kernel.

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

diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h
index e9216d9..871009d 100644
--- a/include/configs/zmx25.h
+++ b/include/configs/zmx25.h
@@ -90,6 +90,7 @@
 #include <config_cmd_default.h>
 #define CONFIG_CMD_NET
 #define CONFIG_CMD_CACHE
+#define CONFIG_OF_LIBFDT
 
 /*
  * Additional command
-- 
1.8.1.2

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

end of thread, other threads:[~2013-07-08  6:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04 20:30 [U-Boot] [PATCH] zmx25: Select CONFIG_OF_LIBFDT Fabio Estevam
2013-07-05 21:25 ` Albert ARIBAUD
2013-07-05 21:32   ` Fabio Estevam
2013-07-05 21:45     ` Albert ARIBAUD
2013-07-05 21:49       ` Albert ARIBAUD
2013-07-08  6:29 ` Matthias Weißer

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