803539e77c
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>
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
default firefly-rk3288
|
|
|
|
label firefly-rk3288
|
|
kernel /boot/uImage
|
|
devicetree /boot/rk3288-firefly.dtb
|
|
append console=ttyS2,115200n8 root=/dev/mmcblk0p1 rootwait
|