configs/nanopc_t4: new defconfig
authorSuniel Mahesh <sunil@amarulasolutions.com>
Sat, 29 Aug 2020 09:35:06 +0000 (15:05 +0530)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 2 Sep 2020 20:40:52 +0000 (22:40 +0200)
commita3bba18f24d358a6e29e6239ba132f16d2f4f197
tree4809505b799b57772158391dca8ff36ccdd39cba
parenta855cd8a719cbc41567e83680265dd8e74e2371c
configs/nanopc_t4: new defconfig

A defconfig for the friendlyarm nanopc-t4 was added in
c23895f06e0988319a1959764a402b57bc21ffaf, but then removed
in 8efd4463f78fd68c85b45cc0da347dfb805abb7e because an ARM32
compiler was needed to build ATF, and this was not supported
back then.

Now, since package/arm-gnu-a-toolchain/ has been added, this
defconfig can be re-introduced.

Following new changes are introduced in comparision with the
older changeset:

- updated readme
- GPT partition layout is being used
- update defconfig to build ATF
- bump u-boot to 2020.07
- bump linux to 5.8.2

Signed-off-by: Suniel Mahesh <sunil@amarulasolutions.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Arnout: fixate U-Boot version; remove blind BR2_TARGET_UBOOT_NEEDS_PYTHON]
DEVELOPERS
board/friendlyarm/nanopc-t4/extlinux.conf [new file with mode: 0644]
board/friendlyarm/nanopc-t4/genimage.cfg [new file with mode: 0644]
board/friendlyarm/nanopc-t4/post-build.sh [new file with mode: 0755]
board/friendlyarm/nanopc-t4/readme.txt [new file with mode: 0644]
configs/nanopc_t4_defconfig [new file with mode: 0644]