sunxi: add Orange Pi R1 support
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 26 Sep 2017 20:41:56 +0000 (22:41 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Oct 2017 15:10:33 +0000 (17:10 +0200)
commit5508510e744ce9dfaba23cb8639977f021bd29f9
tree97030cac2a65c0f9c1821a9d043f16a9986f1a91
parentba1aedafebcb5cb577c69d412ee3d4de262ccc32
sunxi: add Orange Pi R1 support

The following features are working and tested:
* both Ethernet ports
* MMC
* LED

The following features are not working:
* Wifi (There is a crappy driver we could port)
* SPI flash (I haven't looked into this)

I haven't tried out the rest.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-sunxi/Makefile
package/boot/uboot-sunxi/patches/300-sunxi-add-device-tree-for-Orange-Pi-R1-board.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/301-sunxi-add-orangepi-R1-defconfig.patch [new file with mode: 0644]
target/linux/sunxi/image/cortex-a7.mk
target/linux/sunxi/patches-4.9/200-ARM-dts-sunxi-add-support-for-Orange-Pi-R1-board.patch [new file with mode: 0644]