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

Add a command to read cedit settings from a devicetree file.

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