u-boot/test/boot
Simon Glass 82c0938f1d bootstd: Add support for updating elements of the cmdline
Add a bootflow command to update the command line more easily. This allows
changing a particular parameter rather than editing a very long strings.
It is also easier to handle with scripting.

The new 'bootflow cmdline' command allows getting and setting single
parameters.

Fix up the example output while we are here, since there are a few new
items.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 13:38:35 +08:00
..
files expo: Add tests for the configuration editor 2023-07-14 12:54:51 -04:00
bootdev.c bootstd: usb: Avoid initing USB twice 2023-05-13 09:52:32 -04:00
bootflow.c bootstd: Add support for updating elements of the cmdline 2023-07-17 13:38:35 +08:00
bootmeth.c bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootstd_common.c bootstd: Allow hunting for a bootdev by label 2023-01-23 18:11:41 -05:00
bootstd_common.h arm: qemu: Move GUIDs to the C file 2023-02-06 13:04:53 -05:00
expo.c expo: Add tests for the configuration editor 2023-07-14 12:54:51 -04:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
Makefile expo: Add basic tests 2023-01-16 18:26:50 -05:00
vbe_fixup.c vbe: Use a manual test 2022-10-31 11:04:00 -04:00
vbe_simple.c vbe: Add info about the VBE device to the fwupd node 2022-10-31 11:04:00 -04:00