configs/rockpro64: new defconfig
authorSuniel Mahesh <sunil@amarulasolutions.com>
Sat, 29 Aug 2020 09:35:03 +0000 (15:05 +0530)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 2 Sep 2020 20:40:41 +0000 (22:40 +0200)
commit4293ce6e3b236b8b52ad0b1567604f6d9e30d709
tree459b5614302ec80e4754a5fac8928de9206111ea
parentc287d789b7106b60e8d7bf3eb01e266ae15cafa1
configs/rockpro64: new defconfig

A defconfig for the rockpro64 was added in
59e1077b4ebe79622a454b0a8a840e4349a0440d, but then removed
in 10f49213b7e2837ae6ed63fc16fbdaa954ecd87f 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:

    - renamed defconfig from pine64_rockpro64 to rockpro64
    - updated readme
    - using a 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/pine64/rockpro64/extlinux.conf [new file with mode: 0644]
board/pine64/rockpro64/genimage.cfg [new file with mode: 0644]
board/pine64/rockpro64/post-build.sh [new file with mode: 0755]
board/pine64/rockpro64/readme.txt [new file with mode: 0644]
configs/rockpro64_defconfig [new file with mode: 0644]