diff options
author | Peter Hoyes <Peter.Hoyes@arm.com> | 2021-08-19 16:53:12 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-09-02 20:46:41 -0400 |
commit | e9c73134ae70d686b30e5a5b5d89537a4469a84e (patch) | |
tree | 3c143de330655689a2ad0f04b54b282fa35c1357 /configs/am64x_evm_a53_defconfig | |
parent | e56173010ff75d7e97102b1583371ed699100f12 (diff) | |
download | u-boot-bisect-test.tar.gz |
vexpress64: Add BASER_FVP vexpress board variantbisect-test
The BASER_FVP board variant is implemented on top of the BASE_FVP board
config (which, in turn, is based on the Juno Versatile Express board
config). They all share a similar memory map - for BASER_FVP the map is
inverted from the BASE_FVP
(https://developer.arm.com/documentation/100964/1114/Base-Platform/Base---memory/BaseR-Platform-memory-map)
* Create new TARGET_VEXPRESS64_BASER_FVP target, which uses the same
board config as BASE_FVP and JUNO
* Adapt vexpress_aemv8a.h header file to support BASER_FVP (and rename
to vexpress_aemv8.h)
* Enable config to switch to EL1 for the BASER_FVP
* Create vexpress_aemv8r defconfig
* Provide an MPU memory map for the BASER_FVP
For now, only single core boot is supported.
Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
[trini: Add MAINTAINERS, move BOOTCOMMAND to defconfig]
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am64x_evm_a53_defconfig')
0 files changed, 0 insertions, 0 deletions