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 bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dxV6H-0006Qb-SV for barebox@lists.infradead.org; Thu, 28 Sep 2017 09:27:23 +0000 Date: Thu, 28 Sep 2017 11:26:57 +0200 From: Sascha Hauer Message-ID: <20170928092657.jc7f4eqxqbuu5ul5@pengutronix.de> References: <20170927121657.16274-1-s.hauer@pengutronix.de> <20170927121657.16274-2-s.hauer@pengutronix.de> <1506590175.2283.9.camel@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1506590175.2283.9.camel@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/2] i.MX6ull evk support To: Lucas Stach Cc: Barebox List On Thu, Sep 28, 2017 at 11:16:15AM +0200, Lucas Stach wrote: > Am Mittwoch, den 27.09.2017, 14:16 +0200 schrieb Sascha Hauer: > > diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig > > index 92440e3a75..dab19a33ec 100644 > > --- a/arch/arm/mach-imx/Kconfig > > +++ b/arch/arm/mach-imx/Kconfig > > @@ -162,6 +162,10 @@ config ARCH_IMX6UL > > =A0 bool > > =A0 select ARCH_IMX6 > > =A0 > > +config ARCH_IMX6ULL > > + bool > > + select ARCH_IMX6 > > + > Do we really need this? Seems the MX6ULL is just a stripped down > version of the MX6UL. We probably do not need this, but I suggest to keep it anyway. I think it makes it a bit clearer that there are indeed i.MX6ul *and* i.MX6ull and both are supported. Sascha -- = 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