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.87 #1 (Red Hat Linux)) id 1cUEdW-0003CQ-S4 for barebox@lists.infradead.org; Thu, 19 Jan 2017 15:28:27 +0000 Date: Thu, 19 Jan 2017 16:28:05 +0100 From: Sascha Hauer Message-ID: <20170119152805.qifhimrsnbqgzkfa@pengutronix.de> References: <20170118095141.5571-1-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170118095141.5571-1-l.stach@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] arm: omap: OMAP_SERIALBOOT needs console support To: Lucas Stach Cc: barebox@lists.infradead.org On Wed, Jan 18, 2017 at 10:51:41AM +0100, Lucas Stach wrote: > It is quite useless without a console and breaks the build. > > Signed-off-by: Lucas Stach > --- > arch/arm/mach-omap/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig > index ff37731f70ff..95013acebeec 100644 > --- a/arch/arm/mach-omap/Kconfig > +++ b/arch/arm/mach-omap/Kconfig > @@ -156,6 +156,7 @@ config OMAP_SERIALBOOT > select XYMODEM > select FS_RAMFS > depends on ARCH_AM33XX && SHELL_NONE > + depends on !CONSOLE_NONE > help > Say Y here if you want to load the 2nd stage barebox.bin with > xmodem after booting from serial line. > -- > 2.11.0 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 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