[PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation

Simon Glass sjg at chromium.org
Thu Jan 7 13:36:26 CET 2021


On Wed, 6 Jan 2021 at 02:25, Andre Przywara <andre.przywara at arm.com> wrote:
>
> 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 at arm.com>
> ---
>  scripts/Makefile.spl | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Do we need to delete the old tool?


More information about the U-Boot mailing list