diff options
author | Mathew McBride <matt@traverse.com.au> | 2018-04-30 22:43:29 +1000 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-07-30 10:53:57 +0200 |
commit | 481f870a02a29974eca943f3b926434d5e517679 (patch) | |
tree | f2fec8b030c7fc85fadc5b96b09d51f053b76de4 /include/unpack.mk | |
parent | 2203815f05162c357fbf96b3da8098f687a86d04 (diff) | |
download | upstream-481f870a02a29974eca943f3b926434d5e517679.tar.gz upstream-481f870a02a29974eca943f3b926434d5e517679.tar.bz2 upstream-481f870a02a29974eca943f3b926434d5e517679.zip |
layerscape: add multiple-configuration generator for FIT images
This is required for the Traverse LS1043 family, we generate a FIT image
that works on all boards across the family. This is done by creating
multiple configurations that select the right DTB for the board.
The bootloader on these boards is configured to boot like this:
bootm $kernel_load#ls1043s
bootm $kernel_load#ls1043v
This is based on earlier work by Jason Wu for Zynq:
https://lists.openwrt.org/pipermail/openwrt-devel/2016-March/040460.html
Modified to add FDT load addresses and multiple configurations with DTB.
Signed-off-by: Mathew McBride <matt@traverse.com.au>
Diffstat (limited to 'include/unpack.mk')
0 files changed, 0 insertions, 0 deletions