diff options
author | Simon Glass <sjg@chromium.org> | 2023-07-12 09:04:38 -0600 |
---|---|---|
committer | Bin Meng <bmeng@tinylab.org> | 2023-07-17 13:38:34 +0800 |
commit | d07861cc7aa605a64c83bc7fbe1340bc31b2c2cf (patch) | |
tree | 953715e50ae59361b9ecdd71a58dce3403905af6 /doc/usage/cmd/tftpput.rst | |
parent | 347a845aec18561d36299b0735c47c2b3f45bc71 (diff) |
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>
Diffstat (limited to 'doc/usage/cmd/tftpput.rst')
0 files changed, 0 insertions, 0 deletions