[Buildroot] [PATCH] configs: Add support for Solidrun's MX6 Cubox/Hummingboard

Peter Korsgaard peter at korsgaard.com
Wed Sep 14 21:29:16 UTC 2016


>>>>> "Fabio" == Fabio Estevam <fabio.estevam at nxp.com> writes:

 > Add support for Solidrun's MX6 Cubox/Hummingboard.
 > For more information about these boards, please check:

 > https://www.solid-run.com/freescale-imx6-family/hummingboard/
 > https://www.solid-run.com/freescale-imx6-family/cubox-i/

 > U-Boot is capable of detecting the version of the board in run-time
 > and loads the correct dtb.

 > Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>

Committed, thanks.

 > +++ b/configs/mx6cubox_defconfig
 > @@ -0,0 +1,28 @@
 > +BR2_arm=y
 > +BR2_cortex_a9=y
 > +# Linux headers same as kernel, a 4.7 series

Not specific to this defconfig, but I see we don't enable NEON/VFP
support for any of our i.MX6 defconfigs, even though the A9 cores used
afaik have both.

Is that something you would care to fix?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list