board: add support for chiliBoard
authorMarcin Niestroj <m.niestroj@grinn-global.com>
Mon, 30 Jan 2017 18:36:16 +0000 (19:36 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 30 Jan 2017 20:24:43 +0000 (21:24 +0100)
commitc9abeddce65a62e89223cecedb29e9e207f7b0a9
tree063b448e4ee96b27e6c8007e7ca946ba92cff7e3
parentcd2e115a3feb501afc11d3c6ce29fd947a631cda
board: add support for chiliBoard

Board support package includes:

 * Buildroot defconfig
 * Mainline Linux kernel v4.9.6
 * Mainline U-Boot (current HEAD revision is used, as board support
   patches are not in stable release yet)
 * genimage config to create sdcard image
 * Board readme.txt

[Peter: use http:// instead of git:// for u-boot]
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/grinn/chiliboard/genimage.cfg [new file with mode: 0644]
board/grinn/chiliboard/post-image.sh [new file with mode: 0755]
board/grinn/chiliboard/readme.txt [new file with mode: 0644]
configs/grinn_chiliboard_defconfig [new file with mode: 0644]