[Buildroot] [PATCH v2 2/2] board/firefly_rk3288: add new board

Peter Korsgaard peter at korsgaard.com
Sat Feb 20 11:06:06 UTC 2016


>>>>> "Ariel" == Ariel D'Alessandro <ariel at vanguardiasur.com.ar> writes:

 > 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/

> +++ b/configs/firefly_rk3288_defconfig
 > @@ -0,0 +1,33 @@
 > +BR2_arm=y
 > +BR2_cortex_a12=y
 > +BR2_ARM_FPU_NEON_VFPV4=y
 > +BR2_KERNEL_HEADERS_VERSION=y
 > +BR2_DEFAULT_KERNEL_VERSION="4.4"

We now default the kernel headers to get them from the kernel source if
you build a Linux kernel, so these two lines can be removed from both
defconfigs.

Committed to next with that fixed, thanks.

-- 
Venlig hilsen,
Peter Korsgaard 


More information about the buildroot mailing list