Allow to booting a dt kernel.

Signed-off-by: Fabio Estevam <fabio.este...@freescale.com>
---
 include/configs/m28evk.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index 012381a..39d6a07 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -279,6 +279,7 @@
 #define        CONFIG_BOOTCOMMAND      "run bootcmd_net"
 #define        CONFIG_LOADADDR         0x42000000
 #define        CONFIG_SYS_LOAD_ADDR    CONFIG_LOADADDR
+#define        CONFIG_OF_LIBFDT
 
 /*
  * Extra Environments
-- 
1.7.1


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to