]> git.baikalelectronics.ru Git - uboot.git/commit
cmd/bootefi: correct command syntax
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 19 May 2022 06:00:56 +0000 (08:00 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 28 May 2022 08:59:27 +0000 (10:59 +0200)
commitc286074eb88050ec6973484f83de00ce57b6ced7
tree132c687708abe3578e64eca3fa2bcf8c0a8f7b7c
parentafdc35a7cb3e0d683ac30a6801bf908f20da1d2b
cmd/bootefi: correct command syntax

For indicating the address and size of a memory region other commands use a
<addr>[:<size>] syntax. Do the same for bootefi.

Fixes: c81502be79ba ("cmd: bootefi: restore ability to boot arbitrary blob")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
cmd/bootefi.c
doc/usage/cmd/bootefi.rst