summaryrefslogtreecommitdiffstats
path: root/include/configs/at91rm9200ek.h
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2013-02-20 00:16:23 +0000
committerAndreas Bießmann <andreas.devel@googlemail.com>2013-03-12 12:46:19 +0100
commit36873e7d96f05ba53ff1d21e2fabf45e131856a7 (patch)
tree7b571df8a044079cc6552b5b5871a0f50f6cf06f /include/configs/at91rm9200ek.h
parent8495faf525be9a8c7c8d608200e8795c2f7b9290 (diff)
downloadblackbird-obmc-uboot-36873e7d96f05ba53ff1d21e2fabf45e131856a7.tar.gz
blackbird-obmc-uboot-36873e7d96f05ba53ff1d21e2fabf45e131856a7.zip
arm: at91/configs: add libfdt to configuration
support to boot device tree Linux kernel Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> [Add libftd for at91rm9200, at91sam9263, at91sam9rl] Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/at91rm9200ek.h')
-rw-r--r--include/configs/at91rm9200ek.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/at91rm9200ek.h b/include/configs/at91rm9200ek.h
index bf20065afd..4b526c2469 100644
--- a/include/configs/at91rm9200ek.h
+++ b/include/configs/at91rm9200ek.h
@@ -75,6 +75,8 @@
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_OF_LIBFDT
+
/*
* Memory Configuration
*/
OpenPOWER on IntegriCloud