1
0
Fork 0
remarkable-uboot/dts
Simon Glass cdf172461c spl: Add a way to specify a list of device trees to include
When building a FIT, more than one device tree can be included. The board
can select (at run-time) the one that it wants.

Add a Kconfig option to allow the list of devices trees (supported by the
board) to be specified.

When using SPL_LOAD_FIT, build u-boot.img in FIT format instead of the
legacy image format. Include all the listed device tree files in this FIT.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-03-14 19:18:31 -04:00
..
.gitignore dts: re-write dts/Makefile more simply with Kbuild 2014-02-19 11:10:05 -05:00
Kconfig spl: Add a way to specify a list of device trees to include 2016-03-14 19:18:31 -04:00
Makefile Revert "devicetree: use wildcard to clean arch subdir" 2016-01-25 10:39:50 -05:00