configs/odroidxu4: new defconfig
authorPierre CROKAERT <pct@crookies.net>
Thu, 15 Feb 2018 16:50:37 +0000 (17:50 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 21 Oct 2018 09:00:04 +0000 (11:00 +0200)
commit26034b8663f8c084ec9100f429d8ff6c046a9fa3
tree2d34cbd57963ac8fea6f9e6b2a377aa2cb282be0
parentf3f6c914af97b7dcba8ad029763f503f4df48672
configs/odroidxu4: new defconfig

This patch provides support for the board Odroid XU4. It uses a recent
4.14 kernel released by Hardkernel, and the current u-boot 2017.05
also from Hardkernel.

Signed-off-by: Pierre CROKAERT <pct@crookies.net>
[Thomas:
 - Update DEVELOPERS file
 - Update .gitlab-ci.yml file
 - Simplify the boot.ini script
 - Add missing BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14 option
 - Add BR2_PACKAGE_HOST_DOSFSTOOLS and BR2_PACKAGE_HOST_MTOOLS since a
   VFAT filesystem is generated
 - Keep the default root filesystem size, since it is sufficient.
 - Reduce the size of the VFAT filesystem]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
DEVELOPERS
board/hardkernel/odroidxu4/boot.ini [new file with mode: 0644]
board/hardkernel/odroidxu4/genimage.cfg [new file with mode: 0644]
board/hardkernel/odroidxu4/post-image.sh [new file with mode: 0755]
board/hardkernel/odroidxu4/readme.txt [new file with mode: 0644]
configs/odroidxu4_defconfig [new file with mode: 0644]