Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 08:56:29 +0100
From:      Andrew Turner <andrew@fubar.geek.nz>
To:        Ganbold Tsagaankhuu <ganbold@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r266871 - in head/sys: arm/conf boot/fdt/dts/arm
Message-ID:  <20140530085629.28e3c568@bender.Home>
In-Reply-To: <201405300637.s4U6b7i4078058@svn.freebsd.org>
References:  <201405300637.s4U6b7i4078058@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 30 May 2014 06:37:07 +0000 (UTC)
Ganbold Tsagaankhuu <ganbold@FreeBSD.org> wrote:

> Author: ganbold
> Date: Fri May 30 06:37:06 2014
> New Revision: 266871
> URL: http://svnweb.freebsd.org/changeset/base/266871
> 
> Log:
>   Add common kernel config file for Rockchip RK3188 systems by
> splitting current RADXA config. Radxa Rock (RR) boards have few types
> such as RR (full version), RR Lite and some variants of RR
> engineering samples. Add kernel config and FDT file for RR Lite board.
>   
>   Approved by:	stas (mentor)
> 
> Added:
>   head/sys/arm/conf/RADXA-LITE   (contents, props changed)
>   head/sys/arm/conf/RK3188   (contents, props changed)
>   head/sys/boot/fdt/dts/arm/rk3188-radxa-lite.dts   (contents, props
> changed) Modified:
>   head/sys/arm/conf/RADXA

You should add "#NO_UNIVERSE" to the RADXA and RADXA-LITE configs. As
they don't add any new devices or options other than the dts to compile
there is no need to add them to the universe build.

Andrew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140530085629.28e3c568>