configs/nanopi_r1: new defconfig
authorDavide Viti <zinosat@gmail.com>
Sun, 27 Oct 2019 19:50:46 +0000 (20:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 13 Apr 2020 20:29:30 +0000 (22:29 +0200)
commitc08ec9191f7aaa6675660c249377bc540e6db1c3
tree1df2e049e4ff3c199894b338a74f8817629dc6de
parent710bcdabfa498ee1d25676ef497d08d4f6f7922a
configs/nanopi_r1: new defconfig

Add initial support for Nanopi R1 board with below features:

  - U-Boot 2019.01
  - Linux 5.0
  - Default packages from buildroot

Configuration files taken from Armbian:

  https://github.com/armbian/build/blob/master/patch

Signed-off-by: Davide Viti <zinosat@gmail.com>
[Thomas: move U-Boot config and DT to board/friendlyarm/nanopi-r1/uboot/]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
DEVELOPERS
board/friendlyarm/nanopi-r1/boot.cmd [new file with mode: 0644]
board/friendlyarm/nanopi-r1/genimage.cfg [new file with mode: 0644]
board/friendlyarm/nanopi-r1/kernel/linux-extras.config [new file with mode: 0644]
board/friendlyarm/nanopi-r1/kernel/sun8i-h3-nanopi-r1.dts [new file with mode: 0644]
board/friendlyarm/nanopi-r1/readme.txt [new file with mode: 0644]
board/friendlyarm/nanopi-r1/uboot/nanopi_r1_defconfig [new file with mode: 0644]
board/friendlyarm/nanopi-r1/uboot/sun8i-h3-nanopi-r1.dts [new file with mode: 0644]
configs/nanopi_r1_defconfig [new file with mode: 0644]