On Thu, Nov 15, 2018 at 06:44:07PM -0700, Simon Glass wrote: > The current method of starting U-Boot from U-Boot adds arguments to pass > the memory file through, so that memory is preserved. This is fine for a > single call, but if we call from TPL -> SPL -> U-Boot the arguments build > up and we have several memory files in the argument list. > > Adjust the implementation to filter out arguments that we want to replace > with new ones. Also print a useful error if the exec() call fails. > > Signed-off-by: Simon Glass <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

