summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDamien Riegel <damien.riegel@savoirfairelinux.com>2015-10-06 17:33:28 -0400
committerStefano Babic <sbabic@denx.de>2015-10-30 15:09:20 +0100
commit8e954d7a56bb6a700a92fefab51ca502b889563d (patch)
treef218c131ea6b3a77da5c25e49d5eb4880648c07e /include
parentc39fcad7806f18763e2cb4d244863ccd024540c0 (diff)
downloadblackbird-obmc-uboot-8e954d7a56bb6a700a92fefab51ca502b889563d.tar.gz
blackbird-obmc-uboot-8e954d7a56bb6a700a92fefab51ca502b889563d.zip
ts4800: add CONFIG_OF_LIBFDT
Linux only boots IMX.51-based boards with device tree, so this board would benefit from supporting it. Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ts4800.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ts4800.h b/include/configs/ts4800.h
index fbca8a68ef..2f6c97cf58 100644
--- a/include/configs/ts4800.h
+++ b/include/configs/ts4800.h
@@ -24,6 +24,8 @@
#define CONFIG_HW_WATCHDOG
+#define CONFIG_OF_LIBFDT
+
#define CONFIG_MACH_TYPE MACH_TYPE_TS48XX
/* text base address used when linking */
OpenPOWER on IntegriCloud