]> git.ipfire.org Git - people/ms/u-boot.git/commit - dts/Kconfig
fdt: Add an option to disable device tree in SPL
authorSimon Glass <sjg@chromium.org>
Sat, 28 Feb 2015 05:06:38 +0000 (22:06 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Apr 2015 15:05:54 +0000 (09:05 -0600)
commit2860f03b917cf88450fdb6ed888dead10398754f
tree4e440cb63bb05b780415c922ffb1c600a04e810a
parent293f16b1e7f6006f192950a94830e3a14c979c4d
fdt: Add an option to disable device tree in SPL

Some boards cannot support device tree due to lack of memory. Add an option
to allow these boards to continue to work (and even use driver model).
This is a 'negative' option since most boards are expected to support device
tree in SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
dts/Kconfig