board/firefly_rk3288: add new board
authorAriel D'Alessandro <ariel@vanguardiasur.com.ar>
Mon, 15 Feb 2016 15:29:51 +0000 (12:29 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 20 Feb 2016 11:06:40 +0000 (12:06 +0100)
commit803539e77c66747aaec144f56762dbbeed6194cf
tree675b6479057383d198c18ab2c96771a821139524
parent536ba133b04aa8b4991c411dcd2b76be849127ee
board/firefly_rk3288: add new board

This commit adds basic configuration files for the Firefly RK3288 board.
Both minimal and demo defconfigs are added. The latter enables Qt5 with
the required Mali T76X GPU user space components.

More info about the board:
http://en.t-firefly.com/en/firenow/firefly_rk3288/specifications/

[Peter: use same-as-kernel for kernel headers]
Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
board/firefly/firefly-rk3288/extlinux.conf [new file with mode: 0644]
board/firefly/firefly-rk3288/post-build.sh [new file with mode: 0755]
board/firefly/firefly-rk3288/post-image.sh [new file with mode: 0755]
board/firefly/firefly-rk3288/readme.txt [new file with mode: 0644]
board/firefly/firefly-rk3288/sd-image.cfg [new file with mode: 0644]
configs/firefly_rk3288_defconfig [new file with mode: 0644]
configs/firefly_rk3288_demo_defconfig [new file with mode: 0644]