]> git.dujemihanovic.xyz Git - u-boot.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)
commit8131c85a77f9d06f28ccbf121545023ef78d8e86
tree132c687708abe3578e64eca3fa2bcf8c0a8f7b7c
parentb96de9cb0c27a736bd605b6ac063f23b12c0d134
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: 2058983689f0 ("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