Files
u-boot/include
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
..
2023-06-12 14:55:33 -04:00
2023-07-14 12:54:51 -04:00
2023-05-15 10:00:30 +02:00
2023-06-19 14:34:16 -04:00
2023-06-10 13:34:05 +02:00
2023-07-05 11:28:55 -04:00
2023-06-20 20:56:27 -04:00
2023-05-13 09:52:32 -04:00