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>
Wed, 13 Mar 2019 23:24:50 +0000 (00:24 +0100)
commit2f6c4218f72ac70ba7f3b4b9910bc96427390f5c
tree15182c0e19245533fce26ba551d2cc36ea82b4a1
parentfb03af10efb46a4c8227dfbd311c82c222bd77f9
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]