summaryrefslogtreecommitdiffstats
path: root/include/configs/at91sam9261ek.h
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2012-09-04 23:22:55 +0000
committerAndreas Bießmann <andreas.devel@googlemail.com>2012-09-17 19:02:44 +0200
commitdc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555 (patch)
tree3527493be0ed53b54f790ff626ec36b546acb2b0 /include/configs/at91sam9261ek.h
parent83fd09a0491034ee28c6948732b570f3e9e15b68 (diff)
downloadtalos-obmc-uboot-dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555.tar.gz
talos-obmc-uboot-dc3e30bab7c5ef87bd24ebcbb7cdfc3fb2b44555.zip
Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
The mainline linux kernel is moving to flatten device tree support Add the CONFIG_OF_LIBFDT option to support booting DT linux kernel Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/at91sam9261ek.h')
-rw-r--r--include/configs/at91sam9261ek.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h
index 1e1fbe56d7..611e3e2532 100644
--- a/include/configs/at91sam9261ek.h
+++ b/include/configs/at91sam9261ek.h
@@ -48,6 +48,8 @@
#define CONFIG_DISPLAY_CPUINFO
+#define CONFIG_OF_LIBFDT
+
#define CONFIG_ATMEL_LEGACY
#define CONFIG_SYS_TEXT_BASE 0x21f00000
OpenPOWER on IntegriCloud