From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 07 Jul 2023 12:26:58 +0200 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 1qHifz-001TG7-KZ for lore@lore.pengutronix.de; Fri, 07 Jul 2023 12:26:58 +0200 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 1qHifx-0000Pr-DI; Fri, 07 Jul 2023 12:26:57 +0200 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 1qHifv-0000PS-UB; Fri, 07 Jul 2023 12:26:55 +0200 Received: from ore by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1qHifv-0001eF-NL; Fri, 07 Jul 2023 12:26:55 +0200 Date: Fri, 7 Jul 2023 12:26:55 +0200 From: Oleksij Rempel To: Ahmad Fatoum Message-ID: <20230707102655.GB3885@pengutronix.de> References: <20230706114434.1751248-1-o.rempel@pengutronix.de> <20230706114434.1751248-3-o.rempel@pengutronix.de> <4d7ae788-6e9c-0e4f-bf8c-28e99a5745b4@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4d7ae788-6e9c-0e4f-bf8c-28e99a5745b4@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [DistroKit] [PATCH v1 3/5] v7a_noneon: add Microchip SAMA5D3 Ethernet Delopment System Board support 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.ext.pengutronix.de); SAEximRunCond expanded to false On Thu, Jul 06, 2023 at 02:50:53PM +0200, Ahmad Fatoum wrote: > Hello Oleksij, > > diff --git a/configs/platform-v7a_noneon/barebox-at91.config b/configs/platform-v7a_noneon/barebox-at91.config > > index 584bfae..06a2d96 100644 > > --- a/configs/platform-v7a_noneon/barebox-at91.config > > +++ b/configs/platform-v7a_noneon/barebox-at91.config > > Unrelated: barebox NAND driver is disabled, but may be useful to enable > it in the defconfig given that the EVB has NAND. Ack. Done. > > diff --git a/configs/platform-v7a_noneon/platforms/blspec-sama5d3-eds.in b/configs/platform-v7a_noneon/platforms/blspec-sama5d3-eds.in > > new file mode 100644 > > index 0000000..54ecbf7 > > --- /dev/null > > +++ b/configs/platform-v7a_noneon/platforms/blspec-sama5d3-eds.in > > @@ -0,0 +1,5 @@ > > +## SECTION=blspec > > + > > +config BLSPEC_SAMA5D3_EDS > > + tristate > > + prompt "/loader/entries/sama5d3-eds.conf bootloader spec entry" > > diff --git a/configs/platform-v7a_noneon/platforms/image-sama5d3-eds.in b/configs/platform-v7a_noneon/platforms/image-sama5d3-eds.in > > Please see commit b7a4fe185852 ("v7a: blspec: convert to ptxdist default entries"). > You may be able to drop your blspec rules and files and just have the > files automatically generated. done. Regards, Oleksij -- 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 |