Files
u-boot/include
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
..
2021-09-01 19:25:37 -04:00
2021-06-17 09:40:57 +08:00
2021-07-23 13:36:20 -04:00
2021-07-21 10:27:35 -06:00
2021-07-23 13:36:20 -04:00
2021-06-18 10:09:41 +02:00
2021-04-16 17:32:34 -04:00
2021-07-07 19:52:22 -04:00
2021-04-10 08:04:42 -04:00
2021-02-10 10:00:51 +01:00
2021-08-30 14:13:28 -04:00
2021-08-06 08:26:48 -04:00
2021-06-11 16:34:52 +05:30
2021-06-07 10:48:40 -04:00
2021-06-23 08:45:03 -04:00
2021-08-30 14:13:28 -04:00
2021-06-24 11:54:07 +05:30
2021-07-06 05:22:41 +03:00
2021-07-07 19:52:24 -04:00
2021-04-12 17:44:55 -04:00
2021-03-27 15:04:31 +13:00