u-boot/board/armltd
Peter Hoyes 3e15be549c vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model
The Arm EBBR (Embedded Base Boot Requirements) require that the time
and basic networking EFI interfaces are available and working, so long
as the hardware has an RTC and network interface.

Arm FVPs typically have a memory-mapped PL031 RTC and a VIRTIO_NET
device defined in the device tree, so "imply" these in the Kconfig for
the FVP base model to simplify creating EBBR-compliant firmware.

Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
2023-04-25 15:31:27 -04:00
..
corstone1000 arm: Correct cpu_reset function prototype on some platforms 2023-03-22 15:22:48 -04:00
integrator global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
total_compute global: Migrate CONFIG_PL011_CLOCK to CFG 2022-12-23 10:14:51 -05:00
vexpress global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
vexpress64 vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base model 2023-04-25 15:31:27 -04:00