commit | 8a80c7f668fb023f055dbf712236b38a30431e6d | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Dec 20 15:41:34 2018 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Jan 11 23:19:33 2021 +0000 |
tree | 102271d22ce5af65f906156aeee2d7c8b04ed784 | |
parent | e53f9d921cc329bab6af43e2cf32dad4a0d924b7 [diff] |
sunxi: Use mkimage for SPL boot image generation Switch the SPL boot image generation from using mksunxiboot to the new sunxi_egon format of mkimage. Verified to create identical results for all 152 Allwinner boards. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net> Reviewed-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Samuel Holland <samuel@sholland.org>