diff options
author | Andre Przywara <andre.przywara@arm.com> | 2022-03-04 16:30:08 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-03-14 12:44:51 -0400 |
commit | a95f05a6edc6e4ffe1882f2796cea2ec63537ecb (patch) | |
tree | cf4aecd680bd5c3497af905ec8c4453bfc008e88 /tools/patman/commit.py | |
parent | f4466ab9cc6bccaf08932a442c1711a7e508ac09 (diff) |
vexpress64: fvp: Fix automatic boot
Commit 90f262a6951f ("vexpress64: Clean up BASE_FVP boot configuration")
cleaned up the usage of default address variables, but missed to update
the address for the kernel in the FVP's bootcmd definition.
Change ${kernel_addr} to read ${kernel_addr_r} to bring back the
automated boot for the fastmodel.
Also use "setenv" instead of the potentially ambiguous "set" on the way.
Fixes: 90f262a6951f ("vexpress64: Clean up BASE_FVP boot configuration")
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions