aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-12-18 21:41:21 -0700
committerJohn Rigby <john.rigby@linaro.org>2012-04-19 02:18:31 -0600
commitd6bc76ff339201de1bc875114ea3f642821dccb6 (patch)
tree34caef0cb2a0d89382bb59b4e515f118bd2b61d2
parent854a8f1fd0ab98a5b5a61c3f08c429cbefb1ac12 (diff)
Origen: Enable CONFIG_OF_LIBFDTtopic-2012.04-origen
Signed-off-by: John Rigby <john.rigby@linaro.org>
-rw-r--r--include/configs/origen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/origen.h b/include/configs/origen.h
index 36ac4275a..5acf9957f 100644
--- a/include/configs/origen.h
+++ b/include/configs/origen.h
@@ -47,6 +47,8 @@
/* input clock of PLL: ORIGEN has 24MHz input clock */
#define CONFIG_SYS_CLK_FREQ 24000000
+#define CONFIG_OF_LIBFDT 1
+
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_CMDLINE_TAG
#define CONFIG_INITRD_TAG