]> git.sur5r.net Git - u-boot/commit
board: sun50i: Add Amarula A64-Relic initial support
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 28 May 2018 11:04:43 +0000 (16:34 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 4 Jun 2018 12:39:25 +0000 (18:09 +0530)
commit2e8dbe14e766deae16c75f357f926f08b881dc66
tree128a3e3406a5d06822e4568ffe5453fdf7397200
parentdcdd59561901caed80f4d239daa6343e725e29f0
board: sun50i: Add Amarula A64-Relic initial support

Amarula A64-Relic is A64 based IoT device, which support
- Allwinner A64 Cortex-A53
- Mali-400MP2 GPU
- AXP803 PMIC
- 1GB DDR3 RAM
- 8GB eMMC
- AP6330 Wifi/BLE
- MIPI-DSI
- CSI: OV5640 sensor
- USB OTG
- 12V DC power supply

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-a64-amarula-relic.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/amarula_a64_relic_defconfig [new file with mode: 0644]