aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2011-12-18 21:41:21 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-12-18 22:25:17 -0700
commit9e15d962a17d4977540f5fb112fd3331f1559da1 (patch)
tree22681e7953b6b6a07ab1fe2f87d6e5a10397c804 /include
parent2123ac973566f4f0a02484f19ed206ce04b50f6f (diff)
Origen: Enable CONFIG_OF_LIBFDT
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'include')
-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 ab2c4f85e..1a3d6c679 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