u-boot/test/boot
Simon Glass d07861cc7a bootstd: Add a function to update a command line
The Linux command line consists of a number of words with optional values.
At present U-Boot allows this to be changed using the bootargs environment
variable.

But this is quite painful, since the command line can be very long.

Add a function which can adjust a single field in the command line, so
that it is easier to make changes before booting.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-07-17 13:38:34 +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 a function to update a command line 2023-07-17 13:38:34 +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