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 1e6Xk3-0002VV-Sv for barebox@lists.infradead.org; Mon, 23 Oct 2017 08:05:49 +0000 Date: Mon, 23 Oct 2017 10:05:24 +0200 From: Sascha Hauer Message-ID: <20171023080524.yp3hskyrcia7ao2m@pengutronix.de> References: <20171018134117.20289-1-uwe@kleine-koenig.org> <20171018134117.20289-3-uwe@kleine-koenig.org> <20171023072356.o43u72jsrq7xbngu@pengutronix.de> <20171023075520.3wmzpqemg5eqffzu@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20171023075520.3wmzpqemg5eqffzu@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 3/3] ARM: i.MX: bbu-internal: update board files to make use of new bbu handler To: Uwe =?iso-8859-15?Q?Kleine-K=F6nig?= Cc: barebox@lists.infradead.org On Mon, Oct 23, 2017 at 09:55:20AM +0200, Uwe Kleine-K=F6nig wrote: > Hello Sascha, > = > On Mon, Oct 23, 2017 at 09:23:56AM +0200, Sascha Hauer wrote: > > On Wed, Oct 18, 2017 at 03:41:17PM +0200, Uwe Kleine-K=F6nig wrote: > > > diff --git a/arch/arm/boards/dfi-fs700-m60/board.c b/arch/arm/boards/= dfi-fs700-m60/board.c > > > index bef4612d9e66..c2c73db8e547 100644 > > > --- a/arch/arm/boards/dfi-fs700-m60/board.c > > > +++ b/arch/arm/boards/dfi-fs700-m60/board.c > > > @@ -110,8 +110,7 @@ static int dfi_fs700_m60_init(void) > > > else > > > flag_mmc |=3D BBU_HANDLER_FLAG_DEFAULT; > > > = > > > - imx6_bbu_internal_mmc_register_handler("mmc", "/dev/mmc3.boot0", > > > - flag_mmc); > > > + imx6_bbu_internal_mmcboot_register_handler("mmc", "mmc3", flag_mmc); > > = > > This board at least uses the boot1 partition for the environment, so we > > can't use your new handler without moving the environment first. > = > Good catch, I will drop this board's modifications then. I haven't checked the other boards, they may or may not do the same. 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