On Wed, 6 Jan 2021 at 02:25, Andre Przywara <[email protected]> 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 <[email protected]> > --- > scripts/Makefile.spl | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> Do we need to delete the old tool?

