]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs/olimex_a13_olinuxino: new defconfig
authorChakra Divi <2chakrass@gmail.com>
Sun, 18 Jun 2017 16:28:09 +0000 (21:58 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 21 Jun 2017 21:06:11 +0000 (23:06 +0200)
commitd7bdee2d41a3addb5d8fb9efab1ea29cd50c997b
tree70d92e6f20c801b91abec9450e321654629b2dd8
parentd56868011b521df802cd171b4f39e56120585396
configs/olimex_a13_olinuxino: new defconfig

Add initial support for a13_olinuxino board
with below features
- U-Boot 2017.05
- Linux 4.11.5
- Default packages from buildroot

Signed-off-by: Chakra Divi <chakra@openedev.com>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
[Thomas:
 - use full name in DEVELOPERS file
 - remove parametrization of the post-build.sh script, just hardcode
   the boot.cmd file used as input
 - add missing dosfstools and mtools host packages in defconfig,
   needed because a vfat partition is defined in the genimage.cfg
   file
 - minor tweaks to readme.txt file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
.gitlab-ci.yml
DEVELOPERS
board/olimex/a13_olinuxino/boot.cmd [new file with mode: 0644]
board/olimex/a13_olinuxino/genimage.cfg [new file with mode: 0644]
board/olimex/a13_olinuxino/post-build.sh [new file with mode: 0755]
board/olimex/a13_olinuxino/readme.txt [new file with mode: 0644]
configs/olimex_a13_olinuxino_defconfig [new file with mode: 0644]