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

A defconfig for the friendlyarm nanopi-m4 was added in
493c3979a4def978a1137cf8543bf0de50d2615e, but then removed
in a24bd8936f57a590f810e14d7828cf1bddce580e 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:
        - readme updated
        - GPT partition layout
        - 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/nanopi-m4/extlinux.conf [new file with mode: 0644]
board/friendlyarm/nanopi-m4/genimage.cfg [new file with mode: 0644]
board/friendlyarm/nanopi-m4/post-build.sh [new file with mode: 0755]
board/friendlyarm/nanopi-m4/readme.txt [new file with mode: 0644]
configs/nanopi_m4_defconfig [new file with mode: 0644]