Searched hist:cdf172461caa1a2b29be54438628e4c227956565 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/dts/ |
H A D | Kconfig | cdf172461caa1a2b29be54438628e4c227956565 Mon Feb 22 23:55:57 CST 2016 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/ |
H A D | Makefile | cdf172461caa1a2b29be54438628e4c227956565 Mon Feb 22 23:55:57 CST 2016 Simon Glass <sjg@chromium.org> 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>
|