svn commit: r282639 - projects/release-arm-redux/release/arm

Ian Lepore ian at freebsd.org
Fri May 8 16:46:19 UTC 2015


On Fri, 2015-05-08 at 15:22 +0000, Glen Barber wrote:
> Author: gjb
> Date: Fri May  8 15:22:29 2015
> New Revision: 282639
> URL: https://svnweb.freebsd.org/changeset/base/282639
> 
> Log:
>   Copy arm/WANDBOARD-QUAD.conf to arm/WANDBOARD-{SOLO,DUAL}.conf.
>   Ian informed me a few months ago that the WANDBOARD-* kernels will
>   eventually be combined into one that will work across all these
>   boards, but for now, build them individually.

That combining stuff is long done.  The WANDBOARD* configs at this point
only still exist to avoid breaking your stuff. :)

So here's the new deal...

      * The single kernel config, IMX6, works for all imx6 systems.
      * Wandboard quad, dual, and solo can all use one image using
        u-boot-wandboard.
      * SolidRun Cubox i4pro and Hummingboard can use one image using
        u-boot-cubox-hummingboard.
      * When new imx6 systems come along they'll follow the pattern,
        IMX6 kernel but a u-boot package unique to that board, or to a
        family of closely-related boards.

-- Ian




More information about the svn-src-projects mailing list