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-05-11 10:25:29 +08:00
2023-06-12 14:55:33 -04:00
2023-07-14 12:52:18 -04:00
2023-07-14 12:54:51 -04:00
2023-07-13 11:29:40 +02:00
2023-05-15 17:14:46 -04:00
2023-05-31 12:31:47 -04:00
2023-07-13 11:29:40 +02:00
2023-06-15 17:58:53 +08:00
2023-05-31 14:05:34 -04:00
2023-05-10 16:45:42 -04:00
2023-05-13 04:01:30 +02:00
2023-07-14 12:54:51 -04:00
2023-07-16 23:13:17 +08:00
2023-07-17 13:38:34 +08:00
2023-05-13 09:52:32 -04:00
2023-05-13 11:09:51 +02:00
2023-06-12 14:55:33 -04:00
2023-07-16 23:13:17 +08:00
2023-05-15 17:14:46 -04:00
2023-05-11 10:25:29 +08:00
2023-07-14 12:54:51 -04:00
2023-05-13 09:52:32 -04:00
2023-06-16 11:01:15 +02:00
2023-05-15 10:00:30 +02:00
2023-07-14 12:54:51 -04:00
2023-07-13 11:29:40 +02:00
2023-06-12 13:24:31 +02:00
2023-06-19 14:34:16 -04:00
2023-06-09 13:52:40 -04:00
2023-05-13 04:01:30 +02:00
2023-07-13 11:29:40 +02:00
2023-07-14 12:54:51 -04:00
2023-06-14 18:40:16 +08:00
2023-06-19 14:34:16 -04:00
2023-07-14 12:54:51 -04:00
2023-06-20 16:08:13 -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-06-06 10:37:25 +02:00
2023-05-13 09:52:32 -04:00
2023-05-31 17:23:01 -04:00
2023-07-14 12:54:51 -04:00
2023-07-14 12:54:51 -04:00
2023-06-12 13:24:31 +02:00