
27 Mar
2021
27 Mar
'21
4:17 a.m.
Remove the 'bind' subcommand before processing the arguments. This will make it easier to add an optional flag.
Signed-off-by: Simon Glass sjg@chromium.org ---
cmd/host.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!