Skip to content
Snippets Groups Projects
Commit cdf17246 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent f1dcee59
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment