projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b874df7
)
mx35pdk: Allow booting of a device tree kernel
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 25 Dec 2012 10:20:39 +0000
(10:20 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 26 Dec 2012 10:58:50 +0000
(11:58 +0100)
Select CONFIG_OF_LIBFDT, so that a dt kernel can be launched.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx35pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx35pdk.h
b/include/configs/mx35pdk.h
index 88b2bd6ed4407a76c720c8eb03af539e41460388..0db92a7803ee7458b46b8a4f20fac676b79e875f 100644
(file)
--- a/
include/configs/mx35pdk.h
+++ b/
include/configs/mx35pdk.h
@@
-95,6
+95,7
@@
#include <config_cmd_default.h>
+#define CONFIG_OF_LIBFDT
#define CONFIG_CMD_BOOTZ
#define CONFIG_CMD_PING
#define CONFIG_CMD_DHCP