configs/rock64: new defconfig
authorMichał Łyszczek <michal.lyszczek@bofc.pl>
Wed, 6 Feb 2019 16:20:34 +0000 (17:20 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 6 Feb 2019 20:56:38 +0000 (21:56 +0100)
commit97babe5c8b1593eb4a30b985e53a0ec9970aecdc
treed3783f5c9dde2bee29fd7570d90f2b17b7b883fa
parente8a361b8d770683a7c9aa27c5921350df3d66422
configs/rock64: new defconfig

Configuration contains:
  - building tpl, spl and u-boot (forked u-boot repository)
  - booting from SD card and network via PXE
  - working ethernet, usb and uart
  - minimal rootfs with busybox
  - ready to flash SD card image

Signed-off-by: Michał Łyszczek <michal.lyszczek@bofc.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
DEVELOPERS
board/pine64/rock64/extlinux.conf [new file with mode: 0644]
board/pine64/rock64/genimage.cfg [new file with mode: 0644]
board/pine64/rock64/patches/uboot/0001-Makefile-rk3328-needs-itb-image-to-boot-properly.patch [new file with mode: 0644]
board/pine64/rock64/post-build.sh [new file with mode: 0755]
board/pine64/rock64/readme.txt [new file with mode: 0644]
configs/rock64_defconfig [new file with mode: 0644]