Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2014 15:39:01 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@FreeBSD.org
Cc:        svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-stable-10@FreeBSD.org
Subject:   Re: svn commit: r266356 - stable/10/sys/arm/conf
Message-ID:  <1400362741.1152.8.camel@revolution.hippie.lan>
In-Reply-To: <201405172119.s4HLJi1a003551@svn.freebsd.org>
References:  <201405172119.s4HLJi1a003551@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2014-05-17 at 21:19 +0000, Ian Lepore wrote:
> Author: ian
> Date: Sat May 17 21:19:44 2014
> New Revision: 266356
> URL: http://svnweb.freebsd.org/changeset/base/266356
> 
> Log:
>   MFC 264137:  Switch wandboards over to the common IMX6 kernel config, which
>   has SMP enabled.  Also switch IMX6 to use SCHED_ULE.
> 
> Modified:
>   stable/10/sys/arm/conf/PANDABOARD
> Directory Properties:
>   stable/10/   (props changed)
> 
> Modified: stable/10/sys/arm/conf/PANDABOARD
> ==============================================================================
> --- stable/10/sys/arm/conf/PANDABOARD	Sat May 17 21:18:08 2014	(r266355)
> +++ stable/10/sys/arm/conf/PANDABOARD	Sat May 17 21:19:44 2014	(r266356)
> @@ -145,3 +145,4 @@ options         FDT_DTB_STATIC
>  makeoptions     FDT_DTS_FILE=pandaboard.dts
>  
>  options 	VFP			# vfp/neon
> +options  	SMP			# Enable multiple cores
> 

Ooops, paste-o.  This should have read "Enable SMP on PANDABOARD".

-- Ian





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