commit | 31fdddf87d96ddeed1b16639368c6bea991392b1 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Mon Apr 13 13:56:41 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 14 14:37:03 2020 +0000 |
tree | a775e31b426921a45997422bdf958a449ebe245f | |
parent | de7df6ae69414c3168d968dccca08d10d10418b7 [diff] |
image_types_phosphor: Add u-boot spl to static image If the [SPL_BINARY][1] variable is set, add the spl binary to the static image, then increase the u-boot offset by the size of the spl (default to 64kb). [1]: https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-SPL_BINARY Change-Id: I0131da199b332fe0b76a9686f6244f53e6f48227 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>