configs/nanopi_neo4: new defconfig
authorMarek Belisko <marek.belisko@open-nandra.com>
Tue, 14 Apr 2020 19:03:29 +0000 (21:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 18 Apr 2020 16:16:27 +0000 (18:16 +0200)
commit84ba2e8bf5f1e3a9d0d01a577f72cfd51f88a7b6
tree4818c2986cd854f30f35a831d924b71f38a117a5
parente68470c0e03949628955802c2c11c80e1bf9f224
configs/nanopi_neo4: new defconfig

A defconfig for the nanopi_neo4 was added in
d1cd9cdf269488d6adeb0cc6d2250cf6ffe1b3ed, but then removed in
8af7b11bd8a95bc41e4de46f727f3b0afde465a4 because an ARM32 compiler was
needed to build ATF, and this was not supported back then.

Thanks to the addition of package/arm-gnu-a-toolchain/, we can now
re-introduce this defconfig.

Compared to the previous defconfig, the following changes were done:

- enable BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN
- bump kernel to 5.4
- increase default rootfs size to 70M
- use mainline u-boot
- switch to Marek Belisko as maintainer

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
DEVELOPERS
board/friendlyarm/nanopi-neo4/extlinux.conf [new file with mode: 0644]
board/friendlyarm/nanopi-neo4/genimage.cfg [new file with mode: 0644]
board/friendlyarm/nanopi-neo4/post-build.sh [new file with mode: 0755]
board/friendlyarm/nanopi-neo4/readme.txt [new file with mode: 0644]
configs/nanopi_neo4_defconfig [new file with mode: 0644]