]> Git Repo - u-boot.git/commit
sandbox: Correct handling of --rm_memory
authorSimon Glass <[email protected]>
Thu, 19 Aug 2021 03:40:24 +0000 (21:40 -0600)
committerTom Rini <[email protected]>
Thu, 16 Sep 2021 17:19:25 +0000 (13:19 -0400)
commit130401e0171f4a17511bfd8ba061a11dc10ff18a
tree0c8b23d5006fe2d1c7a7b49c020854a9127f3d0d
parent032e7f6ef8c9c463bfd085eb6915dc088c8fa8cf
sandbox: Correct handling of --rm_memory

This option has no argument so we should not trip to skip one.

Fix it.

Signed-off-by: Simon Glass <[email protected]>
arch/sandbox/cpu/os.c
This page took 0.030908 seconds and 4 git commands to generate.