From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 19 Feb 2024 20:21:00 +0100 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rc9CG-00F3wa-1L for lore@lore.pengutronix.de; Mon, 19 Feb 2024 20:21:00 +0100 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1rc9CF-0007i0-U5; Mon, 19 Feb 2024 20:20:59 +0100 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rc9CB-0007hh-Hc; Mon, 19 Feb 2024 20:20:55 +0100 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rc9CB-001hwk-5O; Mon, 19 Feb 2024 20:20:55 +0100 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rc9CB-00Fy3x-0H; Mon, 19 Feb 2024 20:20:55 +0100 Date: Mon, 19 Feb 2024 20:20:55 +0100 From: Roland Hieber To: Alexander Dahl Message-ID: <20240219192055.ejwyzzdfschnmj5l@pengutronix.de> References: <20240215150532.2702910-1-ada@thorsis.com> <20240215150532.2702910-2-ada@thorsis.com> <20240219123000.3spdoxnn5a23ys3u@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20240219123000.3spdoxnn5a23ys3u@pengutronix.de> Subject: Re: [DistroKit] [PATCH 1/3] platform: v7a: barebox: Upgrade from 2023.12.0 to 2024.01.0 X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Mon, Feb 19, 2024 at 01:30:00PM +0100, Roland Hieber wrote: > On Thu, Feb 15, 2024 at 04:05:30PM +0100, Alexander Dahl wrote: > > The latest and greatest. Has the nice support for 'noload' sub-images > > in FIT images conforming for spec. > > > > Signed-off-by: Alexander Dahl > > --- > > configs/platform-v7a/barebox-am335x-mlo.config | 10 +++++++++- > > configs/platform-v7a/barebox-am335x.config | 11 ++++++++++- > > configs/platform-v7a/barebox-am335x.config.diff | 3 +-- > > configs/platform-v7a/barebox-at91.config | 11 ++++++++++- > > configs/platform-v7a/barebox-at91.config.diff | 3 +-- > > configs/platform-v7a/barebox-mx6.config | 12 +++++++++++- > > configs/platform-v7a/barebox-mx6.config.diff | 4 ++-- > > configs/platform-v7a/barebox-rpi2.config | 12 ++++++++++-- > > configs/platform-v7a/barebox-rpi2.config.diff | 2 +- > > This makes barebox on rpi3b error on startup: > > mci0: registered disk0 > state: New state registered 'state' > state state.of: Fresh state detected, continuing with defaults > malloc space: 0x1d87f620 -> 0x3b0fec3f (size 472.5 MiB) > WARNING: no property 'serial-number' found in vc fdt's '' node > no '/system' node found in vc fdt > no '/axi' node found in vc fdt > no '/hat' node found in vc fdt > no '/chosen/bootloader' node found in vc fdt > WARNING: no property 'bootargs' found in vc fdt's '/chosen' node > WARNING: no property 'overlay_prefix' found in vc fdt's '/chosen' node > WARNING: no property 'os_prefix' found in vc fdt's '/chosen' node > WARNING: 'pm_rsts' value not found in vc fdt > ERROR: Won't delete root device node > > I haven't look further into this yet. This seems to be related to new functionality in the RPi bootup code in v2023.01.0; I've asked about it on the barebox mailing list: - Roland -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |