diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2024-11-01 13:02:53 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-04 14:49:06 -0600 |
commit | 66ca6622ee9c27e54250dbccd136c0445d402001 (patch) | |
tree | 280dbaeb107f035a188062000664b3d5fa0a82b1 /drivers/fpga/intel_sdm_mb.c | |
parent | 8e5e64d55de9ed97875a0c1b7f293a0286d64312 (diff) |
test: bootm: bootm_process_cmdline_env takes flags
The function bootm_process_cmdline_env takes flags as its third
parameter, not a bool. Correct the usage by replacing 'true'
with BOOTM_CL_ALL so that the intent is clear.
A similar change was made throughtout this file in the previous
commit to the one mentioned below as being fixed.
Fixes: 4448fe8e4e7c ("bootm: Allow updating the bootargs in a buffer")
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/fpga/intel_sdm_mb.c')
0 files changed, 0 insertions, 0 deletions