aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2022-03-04 16:30:12 +0000
committerTom Rini <trini@konsulko.com>2022-04-01 14:56:26 -0400
commite09ec8e340260ace3d49d634fc869b7a9eb09186 (patch)
tree848549b8ab011adb5dd2cb058b31fff605dcfa16 /configs
parentc0fce929564f996f6f21418827c48519eb79d1b6 (diff)
downloadu-boot-e09ec8e340260ace3d49d634fc869b7a9eb09186.zip
u-boot-e09ec8e340260ace3d49d634fc869b7a9eb09186.tar.gz
u-boot-e09ec8e340260ace3d49d634fc869b7a9eb09186.tar.bz2
vexpress64: config header: unify environment definition
The definition of the standard environment variables (kernel_addr_r and friends) has been improved lately for the FVP model, but the Juno board is still using some custom scheme. Since we need to extend this to a third board soon, let's unify the definition: - Define the Juno addresses in the same generic way we do for the FVP model, and move the actual variable setting out of the board #ifdef's. - Add the missing addresses for a PXE file and a boot script. - Cleanup some stale comments on the way. As the FVP model doesn't have support for distro_boot quite yet, add a dummy definition for now, to be replaced with the real thing later. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions