]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
configs: add defconfig for TS-7680
authorJulien Grossholtz <julien.grossholtz@gmail.com>
Thu, 24 Aug 2017 21:07:00 +0000 (17:07 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Aug 2017 21:15:26 +0000 (23:15 +0200)
commit9a56487c630d38cea608b6012ae0517bc2e8bd9b
tree9b192774e8dd9261065a31d901555442d947bf4c
parent089ad9cefd88b6952df2d28de9b0a6ed6fee3388
configs: add defconfig for TS-7680

The TS-7680 is an i.MX286 ARM ARM926EJ-S board with 10/100 Ethernet,
USB port, eMMC and CAN ports.

The TS-7680 uses a 3.14.28 Linux kernel provided by Technologic Systems:
https://github.com/embeddedarm/linux-3.14.28-imx28

U-Boot is not provided as the manufacturer recommends not to update the
built-in bootloader.

For more informations please see:
https://wiki.embeddedarm.com/wiki/TS-7680

Signed-off-by: Julien Grossholtz <julien.grossholtz@savoirfairelinux.com>
[Thomas: use same headers as the kernel being built, update .gitlab-ci.yml.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
.gitlab-ci.yml
board/technologic/ts7680/genimage.cfg [new file with mode: 0644]
board/technologic/ts7680/readme.txt [new file with mode: 0644]
configs/ts7680_defconfig [new file with mode: 0644]