configs: add defconfig for TS-4900
authorMathieu Audat <mathieu.audat@savoirfairelinux.com>
Sat, 17 Sep 2016 20:23:24 +0000 (16:23 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 18 Sep 2016 15:09:59 +0000 (17:09 +0200)
commit3138ab3fee7b0251e3cb3fba9a373bd3cf9d6424
tree88be09eaa7e9b8f4dad9400c1020a61ac4ef0678
parent57cc20810a8ff6d40566a3527a0634cab44ad2b1
configs: add defconfig for TS-4900

The TS-4900 uses a custom Linux 4.X from Technologic Systems:
https://github.com/embeddedarm/linux-3.10.17-imx6/tree/imx_4.1.15_1.0.0_ga
Indeed, it is not supported by mainline Linux but this work is ongoing.

This patch is inspired by a previous work for the TS-4800.
A post image script is provided to generate an image that can be
directly written to an SD card. It also adds an fpga wifi module.

Signed-off-by: Mathieu Audat <mathieu.audat@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/technologic/ts4900/genimage.cfg [new file with mode: 0644]
board/technologic/ts4900/post-image.sh [new file with mode: 0755]
board/technologic/ts4900/readme.txt [new file with mode: 0644]
configs/ts4900_defconfig [new file with mode: 0644]