commit | 7591a04014165dce3e2a38d03a6e4f16a9a58e18 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Fri Mar 18 00:00:45 2022 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Apr 04 23:24:17 2022 +0100 |
tree | f1f41b01fc2261eac77a63be61ed5cf628d1c0e9 | |
parent | 784fcf6788b978bc54c7706c921a34c4094876d3 [diff] |
sunxi: Support building a SPL as a TOC0 image Now that mkimage can generate TOC0 images, and the SPL can interpret them, hook up the build infrastructure so the user can choose which image type to build. Since the absolute load address is stored in the TOC0 header, that information must be passed to mkimage. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>