diff options
author | Simon Glass <sjg@chromium.org> | 2020-11-09 07:12:24 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-12-16 13:46:11 +0800 |
commit | 6c9a83502facf265406bc87f7a6949cc3c66872d (patch) | |
tree | b87f2a761d8f8247afa1bd701cdd53e3c2e62996 /drivers/ram/stm32mp1/stm32mp1_ddr.c | |
parent | 56f02f0ae85da8bb2dca66c7816dbb1429f92072 (diff) |
x86: zimage: Update cmdline parameter to be an env var
With the updated changes to bootargs substitution[1], the zboot command
needs to be updated to get its command line from an environment variable
instead of a memory address. This is because the command-line string must
be updated to convert %U to ${uuid}, etc.
In any case it is more flexible to use a environment variable and it is
best to do this before the release to avoid a subsequent change.
Update the command accordingly.
[1] http://patchwork.ozlabs.org/project/uboot/list/?series=212481
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/ram/stm32mp1/stm32mp1_ddr.c')
0 files changed, 0 insertions, 0 deletions