From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 14 Nov 2022 11:58:56 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ouXB2-007DfI-1O for lore@lore.pengutronix.de; Mon, 14 Nov 2022 11:58:56 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ouXB1-0002sg-3w; Mon, 14 Nov 2022 11:58:55 +0100 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ouXAB-0002iq-TM; Mon, 14 Nov 2022 11:58:03 +0100 Received: from mfe by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1ouXAB-0006LY-MH; Mon, 14 Nov 2022 11:58:03 +0100 Date: Mon, 14 Nov 2022 11:58:03 +0100 From: Marco Felsch To: ptxdist@pengutronix.de Message-ID: <20221114105803.6gmyv3fcwz4skzfw@pengutronix.de> References: <50eb7f21-9075-abf8-27f4-6064bb3f1194@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Subject: Re: [DistroKit] [ptxdist] Prepare Image for Raspberry Pi 4 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: Robert Schwebel , Michael Olbrich , "distrokit@pengutronix.de" , Ahmad Fatoum 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.ext.pengutronix.de); SAEximRunCond expanded to false Hi Pranay, On 22-11-14, Joshi, Pranay wrote: > Any help on below query? I'm not aware of the DistroKit integration nor the Barebox integration, but maybe I can support you since Ahmad is on vacation. Please see my question below. > From: Joshi, Pranay > Sent: Monday, November 7, 2022 5:09 PM > To: Ahmad Fatoum ; ptxdist@pengutronix.de; Michael Olbrich > Cc: Robert Schwebel ; distrokit@pengutronix.de > Subject: Re: [ptxdist] Prepare Image for Raspberry Pi 4 > > Hi Ahmad, > > Thanks for your response. > > We prepared images for the platform-rpi and platform-v7a using > Distrokit "next" branch, as you mentioned it's having support of RPi > for 32-bit. When prepared image is loaded into SD card and powered > Raspberry Pi 4B, we are getting error "start_cd.elf: is not > compatible". Can you please provide the whole error string barebox is printing? > Is there any configuration needs to update? Or anything else needs to > do? If you can provide us the whole barebox log we can see a bit more what is going on. Regards, Marco