summaryrefslogtreecommitdiff
path: root/scripts/env2string.awk
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2022-03-04 16:30:12 +0000
committerTom Rini <[email protected]>2022-04-01 14:56:26 -0400
commite09ec8e340260ace3d49d634fc869b7a9eb09186 (patch)
tree848549b8ab011adb5dd2cb058b31fff605dcfa16 /scripts/env2string.awk
parentc0fce929564f996f6f21418827c48519eb79d1b6 (diff)
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 <[email protected]>
Diffstat (limited to 'scripts/env2string.awk')
0 files changed, 0 insertions, 0 deletions