ARM: vexpress: switch to DT probe and multi-image build
This switches the VExpress support to use an internal DT, instead
of probing the peripherals from a board file. It also switches to
a multi-iamge build with both CA9 and CA15 variants of the VExpress
board being supported.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 22c64af commit 51bf6848bc309f4e1111a756f8800a9586c3e3dd
@Lucas Stach Lucas Stach authored on 12 Oct 2017
Sascha Hauer committed on 17 Oct 2017
Showing 14 changed files
View
arch/arm/boards/vexpress/Makefile
View
arch/arm/boards/vexpress/defaultenv-vexpress/config 100644 → 0
View
arch/arm/boards/vexpress/init.c
View
arch/arm/boards/vexpress/lowlevel.c
View
arch/arm/dts/Makefile
View
arch/arm/dts/vexpress-v2p-ca15.dts 0 → 100644
View
arch/arm/dts/vexpress-v2p-ca9.dts 0 → 100644
View
arch/arm/mach-vexpress/Kconfig
View
arch/arm/mach-vexpress/Makefile
View
arch/arm/mach-vexpress/devices.c 100644 → 0
View
arch/arm/mach-vexpress/include/mach/devices.h
View
arch/arm/mach-vexpress/v2m.c
View
images/Makefile
View
images/Makefile.vexpress 0 → 100644