On Tue, 14 Jul 2015 15:04:06 +0200 Bernhard Nortmann <[email protected]> wrote:
> This patch extends the "fel spl" command to properly handle not only the SPL > part of a combined u-boot-sunxi-with-spl.bin boot file, but additionally > also transfer the main u-boot binary (image) contained within the second > part of such files. > > This can simplify the boot process / steps required to get a proper FEL > setup - e.g. it avoids having to select u-boot.bin vs. u-boot-dtb.bin, > see e.g. http://lists.denx.de/pipermail/u-boot/2015-June/217476.html > > Original patch/RFC was here: > https://groups.google.com/forum/#!topic/linux-sunxi/wBEGUoLNRro > > Signed-off-by: Bernhard Nortmann <[email protected]> Thanks! With you follow-up "if (size_main > HEADER_SIZE)" tweak applied, Acked-by: Siarhei Siamashka <[email protected]> -- Best regards, Siarhei Siamashka -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
