]> git.dujemihanovic.xyz Git - u-boot.git/commit
cmd: eficonfig: create shortened boot options
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 18 Nov 2023 11:40:32 +0000 (12:40 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 20 Nov 2023 18:06:22 +0000 (19:06 +0100)
commit64658007f3c61e32bf241f3048a23b1728774d57
tree7da5c6ed1f5986e20073ec4183480110d36933c6
parentce68a254483817f86f92ffef7c7bc44fee318fb5
cmd: eficonfig: create shortened boot options

The boot options created by eficonfig should use shortened device-paths to
avoid problems if drives are enumerated in a different sequence.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
cmd/eficonfig.c