configs: add SoCkit defconfig
authorSebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Tue, 25 Feb 2014 19:16:16 +0000 (14:16 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 2 Mar 2014 14:07:23 +0000 (15:07 +0100)
commit4d6e8111e4a9967f2e2a629bc3053f2dcacdd42d
treeac55133b35bb6d230ba500a391a284159ce6633f
parent034e7e2ced324b264cd873f8d14409de1660cfe3
configs: add SoCkit defconfig

This commit introduces initial support for the Arrow SoCkit
boards, featuring an Altera Cyclone V SoC:
http://www.altera.com/b/arrow-sockit.html

It is based on Roman Diouskine's work at
https://github.com/rndi/buildroot-alt.

The kernel and the u-boot used is the one developped by the
rocketboards.org community, as mainline support is not fully
available yet.

More info is available in the board/altera/sockit/readme.txt file.

[Thomas: remove a number of not really needed empty new lines in the
readme.txt file, update the defconfig for the new kernel headers
options.]

Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/altera/sockit/post-image.sh [new file with mode: 0755]
board/altera/sockit/readme.txt [new file with mode: 0644]
board/altera/sockit/uboot-sockit-preloader-sample-design.patch [new file with mode: 0644]
configs/altera_sockit_defconfig [new file with mode: 0644]