]> git.ipfire.org Git - people/ms/u-boot.git/commit
sun50i: a64: Add initial Orangepi Win/WinPlus support
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 13 Jun 2017 09:44:42 +0000 (15:14 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Wed, 14 Jun 2017 10:28:39 +0000 (15:58 +0530)
commitbdf9577355b0efcf5a27a4fdef344a5b8b70f9f2
tree10fd2bc9414a2b567904d76d5f74354f63106d36
parentd6b1d7d81ba71dfdca84a7e38e334b73d3732fc0
sun50i: a64: Add initial Orangepi Win/WinPlus support

Orangepi Win/WinPlus is an open-source single-board computer
using the Allwinner A64 SOC.

A64 Orangepi Win/WinPlus has
- A64 Quad-core Cortex-A53 64bit
- 1GB(Win)/2GB(Win Plus) DDR3 SDRAM
- Debug TTL UART
- Four USB 2.0
- HDMI
- LCD
- Audio and MIC
- Wifi + BT
- IR receiver
- 5V DC power supply

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