1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-11 04:06:20 +01:00
Files
u-boot-megous/include/configs
Peter Hoyes b53bbca63b vexpress64: Add BASER_FVP vexpress board variant
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>
2021-09-02 10:17:45 -04:00
..
2020-04-28 15:57:58 -04:00
2020-01-14 22:15:21 +01:00
2021-04-10 07:59:30 -04:00
2020-04-28 15:57:58 -04:00
2021-07-23 07:13:25 -04:00
2021-08-30 14:13:26 -04:00
2020-01-14 22:15:21 +01:00
2020-04-28 15:57:58 -04:00
2019-12-23 14:06:47 +05:30
2020-04-28 15:57:58 -04:00
2021-08-31 17:47:49 -04:00
2021-08-11 17:44:01 +08:00
2021-08-31 17:47:49 -04:00
2020-04-28 15:57:58 -04:00
2020-04-28 15:57:58 -04:00
2019-12-23 14:06:47 +05:30
2019-12-23 14:06:47 +05:30
2021-08-31 17:46:37 -04:00