From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khTzo-0006be-Nh for barebox@lists.infradead.org; Tue, 24 Nov 2020 08:48:21 +0000 Date: Tue, 24 Nov 2020 09:48:19 +0100 From: Sascha Hauer Message-ID: <20201124084819.GE14718@pengutronix.de> References: <20201123092837.22420-1-r.czerwinski@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201123092837.22420-1-r.czerwinski@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH next] ARM: vexpress: enable virt and vexpress boards To: Rouven Czerwinski Cc: barebox@lists.infradead.org On Mon, Nov 23, 2020 at 10:28:38AM +0100, Rouven Czerwinski wrote: > The recent cleanup of the vexpress arch moved to a multi board > configuration, however did not adjust the defconfig to build the virt > and vexpress boards. Build both in the defconfig. > > Signed-off-by: Rouven Czerwinski > --- > arch/arm/configs/vexpress_defconfig | 2 ++ > 1 file changed, 2 insertions(+) Applied, thanks Sascha > > diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig > index caa9f512d6..f17af2bb95 100644 > --- a/arch/arm/configs/vexpress_defconfig > +++ b/arch/arm/configs/vexpress_defconfig > @@ -1,4 +1,6 @@ > CONFIG_ARCH_VEXPRESS=y > +CONFIG_MACH_VIRT=y > +CONFIG_MACH_VEXPRESS=y > CONFIG_AEABI=y > CONFIG_ARM_OPTIMZED_STRING_FUNCTIONS=y > CONFIG_MALLOC_SIZE=0x0 > -- > 2.29.2 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox