ARM: at91: add basic sama5d2-som1-ek1 support
The ATSAMA5D27-SOM1-EK1 is Microchip's evaluation kit for the SAMA5D2
System in Packages (SiPs). The ATSAMA5D27C-D1G-CU SIP embeds 128 MB
of DDR2 DRAM and the SoM has a PMIC, QSPI flash and a 100Mbps PHY.

barebox already supports the sama5d2 clocks, GPIO/Pinctrl, QSPI
controller and Ethernet MAC. Most notable omission is the sama5d2
variant of the SDHCI, which differs from the MCI used by previous AT91
boards, but we kernel boot over the network works, so lets add the board
now and have the SDHCI follow later.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0b149ef commit 8bfb1852cf6ad9b2193bc7d0dbdae67e0553361a
@Ahmad Fatoum Ahmad Fatoum authored on 14 Oct 2019
Sascha Hauer committed on 14 Oct 2019
Showing 7 changed files
View
arch/arm/boards/Makefile
View
arch/arm/boards/sama5d27-som1/Makefile 0 → 100644
View
arch/arm/boards/sama5d27-som1/lowlevel.c 0 → 100644
View
arch/arm/dts/Makefile
View
arch/arm/dts/at91-sama5d27_som1_ek.dts 0 → 100644
View
arch/arm/mach-at91/Kconfig
View
images/Makefile.at91