
15 Mar
2016
15 Mar
'16
12:55 p.m.
On Mon, Feb 22, 2016 at 10:55:57PM -0700, Simon Glass wrote:
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
Applied to u-boot/master, thanks!
--
Tom