u-boot/board/armltd/vexpress64
Andre Przywara fac7fc43cf vexpress64: Kconfig: move board definitions out of arch/arm
At the moment we define three "VExpress64" boards in arch/arm/Kconfig,
plus have a second Kconfig file in board/armltd/Kconfig.
One of those three boards is actually bogus (TARGET_VEXPRESS64_AEMV8A),
that stanza looks like being forgotten in a previous cleanup.

To remove the clutter from the generic Kconfig file, just define some
ARCH_VEXPRESS64 symbol there, enable some common options, and do the
board/model specific configuration in the board/armltd Kconfig file.

That allows to streamline and fine tune the configuration later, and
to also pull a lot of "non user choices" out of the defconfigs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-01 14:55:38 -04:00
..
Kconfig vexpress64: Kconfig: move board definitions out of arch/arm 2022-04-01 14:55:38 -04:00
lowlevel_init.S vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 2022-01-04 22:48:48 -05:00
MAINTAINERS Revert "vexpress64: fvp dram: add DRAM configuration" 2019-08-31 09:27:19 -04:00
Makefile vexpress64: Enable OF_CONTROL and OF_BOARD for VExpress64 2022-01-04 22:48:48 -05:00
pcie.c pci: Add defines for normal and subtractive PCI bridges 2022-03-25 13:35:50 -04:00
pcie.h vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge. 2015-10-19 17:05:46 -04:00
vexpress64.c vexpress64: Enable VIRTIO_NET network driver 2022-01-04 22:48:48 -05:00