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>
Thu, 5 Mar 2020 20:37:40 +0000 (21:37 +0100)
commit10275db16b5940b8dc3df5e58a6e2886c870920b
tree0ab9090411edffc894ece9a78695f09984cc893e
parent35cdad32d2945c8bc301a456359ead1ccafb9aed
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]