dts: Add support for adding DT overlays in u-boot.img
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 22 Oct 2019 14:39:21 +0000 (16:39 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jan 2020 16:13:24 +0000 (11:13 -0500)
commit557bc97fe8093506673985d3afcb66d64ee43c2c
tree3056131ba38205e6efe45c93d793d27b4a743bc8
parent02806e9ac1fbff2f1507f5565d738ac4e3c25709
dts: Add support for adding DT overlays in u-boot.img

If u-boot.img is a FIT image, CONFIG_OF_OVERLAY_LIST can be used to add
DT overlays to u-boot.img.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile
dts/Kconfig