summaryrefslogtreecommitdiffstats
path: root/dts/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-03 10:48:06 -0400
committerTom Rini <trini@konsulko.com>2015-10-03 10:48:06 -0400
commit996ec1dcc58a34b53891acde0ec5df9141b5fcc2 (patch)
tree3f4c64df2a05124c7204d781caa1b2c963b12ec8 /dts/Kconfig
parent97fec7105c6d31f52026921e669ec78e1b7ca623 (diff)
parentcce573e8d806fd430e7584b36bce6d62ae0430e8 (diff)
downloadtalos-obmc-uboot-996ec1dcc58a34b53891acde0ec5df9141b5fcc2.tar.gz
talos-obmc-uboot-996ec1dcc58a34b53891acde0ec5df9141b5fcc2.zip
Merge branch 'master' of git://git.denx.de/u-boot-fdt
Diffstat (limited to 'dts/Kconfig')
-rw-r--r--dts/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/dts/Kconfig b/dts/Kconfig
index 0f4d755730..fb2d79edbc 100644
--- a/dts/Kconfig
+++ b/dts/Kconfig
@@ -37,7 +37,9 @@ config OF_EMBED
bool "Embedded DTB for DT control"
help
If this option is enabled, the device tree will be picked up and
- built into the U-Boot image.
+ built into the U-Boot image. This is suitable for local debugging
+ and development only and is not recommended for production devices.
+ Boards in the mainline U-Boot tree should not use it.
config OF_HOSTFILE
bool "Host filed DTB for DT control"
OpenPOWER on IntegriCloud