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 1jvPno-0005ak-Nx for barebox@lists.infradead.org; Tue, 14 Jul 2020 18:37:17 +0000 Date: Tue, 14 Jul 2020 20:37:13 +0200 From: Sascha Hauer Message-ID: <20200714183713.GW15485@pengutronix.de> References: <20200711090203.498881-1-ahmad@a3f.at> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200711090203.498881-1-ahmad@a3f.at> 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 1/2] ARM: at91: dts: sama5d27-som1: adapt to upstream partition layout To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Sat, Jul 11, 2020 at 11:02:02AM +0200, Ahmad Fatoum wrote: > Linux v5.8-rc1 adds partitions to the flash@0 node, which now overlap > with the partitions we define and resulting in errors: > > ERROR: m25p0.barebox: New partition m25p0.barebox conflicts > with m25p0.at91bootstrap > ERROR: m25p0.barebox-environment: New partition > m25p0.barebox-environment conflicts with m25p0.bootloader > > We don't want to reuse those partitions as their name may and probably > will change (they have leading zeroes in the unit address). > We could use the &{/path/to/partition} syntax, but that might be broken > soon as well, as the nodes aren't inside a partitions node with a > "fixed-partitions" compatible. > The busses also don't align with the yaml schema and might be renamed. > > Nuke the full flash@0 node and supply ours and avoid these problems. > The offsets of the partitions have been adjusted to coincide with the > upstream offsets for second stage bootloader and environment. > > Signed-off-by: Ahmad Fatoum > --- > Hello Sascha, > > The brekage doesn't seem to end.. > if possible please reorder before v5.8-rc1 dts/ sync. > --- I haven't reordered it, please see if you are happy with the result anyway. It looks like I would have to put the whole at91 stack before the dts updates, I rather don't do that. Regards, Sascha -- 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