Skip to content
Commit a95f05a6 authored by Andre Przywara's avatar Andre Przywara Committed by Tom Rini
Browse files

vexpress64: fvp: Fix automatic boot



Commit 90f262a6 ("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: 90f262a6 ("vexpress64: Clean up BASE_FVP boot configuration")
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent f4466ab9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment