summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2023-07-12 09:04:38 -0600
committerBin Meng <[email protected]>2023-07-17 13:38:34 +0800
commitd07861cc7aa605a64c83bc7fbe1340bc31b2c2cf (patch)
tree953715e50ae59361b9ecdd71a58dce3403905af6 /cmd
parent347a845aec18561d36299b0735c47c2b3f45bc71 (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 <[email protected]> Reviewed-by: Bin Meng <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions