]> git.ipfire.org Git - people/ms/u-boot.git/commit
sun50i: a64: Add A64-OLinuXino initial support
authorJagan Teki <jagan@amarulasolutions.com>
Sat, 12 Aug 2017 12:48:58 +0000 (18:18 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 15 Aug 2017 06:00:59 +0000 (11:30 +0530)
commit585bf8ae6f467d85b8e9f17141c8562d96a83c51
tree6b25f2e4a2a989448b0c8149f9f9ff4e1308a101
parentf322657204eb752f77c5bf0b7d71c0e99ed55691
sun50i: a64: Add A64-OLinuXino initial support

OLimex A64-OLinuXino is an open-source hardware board
using the Allwinner A64 SOC.

OLimex A64-OLinuXino has
- A64 Quad-core Cortex-A53 64bit
- 1GB or 2GB RAM DDR3L @ 672Mhz
- microSD slot and 4/8/16GB eMMC
- Debug TTL UART
- HDMI
- LCD
- IR receiver
- 5V DC power supply

Tested-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/dts/Makefile
arch/arm/dts/sun50i-a64-olinuxino.dts [new file with mode: 0644]
board/sunxi/MAINTAINERS
configs/a64-olinuxino_defconfig [new file with mode: 0644]