suniv: add new target
authorZoltan HERPAI <wigyori@uid0.hu>
Wed, 13 Mar 2019 23:24:50 +0000 (00:24 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 5 Nov 2019 23:32:25 +0000 (00:32 +0100)
commit869557deaa7df335f6b8f913c089a4f0389bc8e3
treedffdb427adf48a232a4a057dd194bd753ece7e78
parentfcf99d6971666e9d2396939a218ee409284ea647
suniv: add new target

This is Allwinner's ARM926EJ-S core, which is one of its early
products, reappearing in recent compact designs. The SoC includes
32Mb memory integrated, and has display and USB interfaces,
allowing for small footprint boards.

The target consists of basic 4.19 support, without u-boot.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
target/linux/suniv/Makefile [new file with mode: 0644]
target/linux/suniv/base-files/etc/board.d/02_network [new file with mode: 0755]
target/linux/suniv/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/suniv/config-4.19 [new file with mode: 0644]
target/linux/suniv/image/Makefile [new file with mode: 0644]
target/linux/suniv/image/ox810se.mk [new file with mode: 0644]
target/linux/suniv/image/ox820.mk [new file with mode: 0644]
target/linux/suniv/patches-4.19/0001-series.patch [new file with mode: 0644]