commit | 4b3281c406ae469fc57b3897d6e3e83f9e4f70b3 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Tue Oct 12 19:35:41 2021 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Oct 25 14:49:58 2021 +0100 |
tree | 67e993e52b9d97d6ed9240fe63593256d92967a7 | |
parent | a0bd31c88d3db42d353270ac99f1168e242cba72 [diff] |
tools: mksunxiboot: Use sunxi_image header directly When adding eGON support to mkimage, the struct boot_file_head definition was moved to its own header. This is the only thing mksunxiboot needed out of asm/arch/spl.h. Clean up the relative include by switching to new header. 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>