]> git.dujemihanovic.xyz Git - u-boot.git/commit
expo: cedit: Support reading settings from environment vars
authorSimon Glass <sjg@chromium.org>
Mon, 14 Aug 2023 22:40:36 +0000 (16:40 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 25 Aug 2023 17:54:33 +0000 (13:54 -0400)
commitbcf2b7202e960e7fb3df8d5e8ed0d6fa00a5a9fa
tree75f46b69fa13368405aafeb36e2b1adcfcdf6a35
parentfc9c0e0771cad76b24f73bb64c105b6ea39721ca
expo: cedit: Support reading settings from environment vars

Add a command to read cedit settings from environment variables so that
they can be restored as part of the environment.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/cedit.c
cmd/cedit.c
doc/usage/cmd/cedit.rst
include/cedit.h
test/boot/cedit.c