diff options
author | Simon Glass <sjg@chromium.org> | 2023-07-12 09:04:35 -0600 |
---|---|---|
committer | Bin Meng <bmeng@tinylab.org> | 2023-07-16 23:13:17 +0800 |
commit | d42243fe21c8847cd5c6db4e11b2aee660448451 (patch) | |
tree | 194d2faca5744bb699ebb5819cedc4d28ab78fb4 /test | |
parent | f4a91655c36a1a5fad2ea879ff3ab9217cd21337 (diff) | |
download | u-boot-d42243fe21c8847cd5c6db4e11b2aee660448451.tar.gz u-boot-d42243fe21c8847cd5c6db4e11b2aee660448451.tar.bz2 u-boot-d42243fe21c8847cd5c6db4e11b2aee660448451.zip |
bootstd: Use the bootargs env var for changing the cmdline
The "bootargs" environment variable is used to set the command-line
arguments to pass to the OS. Use this same mechanism with bootstd as well.
When the variable is updated, it is written to the current bootflow. When
the current bootflow is updated, the environment variable is updated too.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions