[U-Boot] [U-Boot, v3, 19/21] sandbox: Filter arguments when starting U-Boot
Tom Rini
trini at konsulko.com
Mon Nov 26 18:44:44 UTC 2018
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 <sjg at chromium.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181126/6262026b/attachment.sig>
More information about the U-Boot
mailing list