configs: add defconfig for TS-4800
commit1cda15f494abe48fa81b1a0815af278d11cb05c1
authorPatrick Keroulas <patrick.keroulas@savoirfairelinux.com>
Mon, 18 Jul 2016 18:41:36 +0000 (18 14:41 -0400)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 20 Jul 2016 11:45:09 +0000 (20 13:45 +0200)
treedc1248320675fd033a8c697125df4bc4b4101964
parenta80f0efa9c610b00b531b69d14c2ff9852fd721b
configs: add defconfig for TS-4800

The TS-4800 is supported by mainline Linux as of 4.5 and by U-boot
as of v2016-07.

The package requires the custom ts4800-mbrboot routine.

A post-image script is provided to generate an image that can be
directly written to an SD card.

More details on the board here:
  http://wiki.embeddedarm.com/wiki/TS-4800

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.com>
Signed-off-by: Patrick Keroulas <patrick.keroulas@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/technologic/ts4800/genimage.cfg [new file with mode: 0644]
board/technologic/ts4800/linux.fragment [new file with mode: 0644]
board/technologic/ts4800/post-image.sh [new file with mode: 0755]
board/technologic/ts4800/readme.txt [new file with mode: 0644]
configs/ts4800_defconfig [new file with mode: 0644]