From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 5 Mar 2020 17:44:14 +0100 From: Robert Schwebel Message-ID: <20200305164414.5wklycu66u2uvaul@pengutronix.de> References: <20200302110356.19112-1-a.fatoum@pengutronix.de> <20200302110356.19112-3-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200302110356.19112-3-a.fatoum@pengutronix.de> Subject: Re: [DistroKit] [PATCH 2/6] v7a: barebox: add new stm32mp rule List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: distrokit-bounces@pengutronix.de Sender: "DistroKit" To: Ahmad Fatoum Cc: distrokit@pengutronix.de On Mon, Mar 02, 2020 at 12:03:52PM +0100, Ahmad Fatoum wrote: > Since v2019.12.0, barebox now has SD/MMC and Ethernet support for the > STM32MP1. Thus there is nothing holding us back from extending > DistroKit's v7a platform to support the SoC. Add a barebox-stm32mp > rule as first step. > > The barebox rule add here is only meant as second-stage bootloader > (SSBL). First-stage (FSBL) will be TF-A introduced in a later patch. > > Signed-off-by: Ahmad Fatoum > --- > .../init/bootsource | 9 + > configs/platform-v7a/barebox-stm32mp.config | 781 ++++++++++++++++++ > .../platform-v7a/barebox-stm32mp.config.diff | 147 ++++ > configs/platform-v7a/platformconfig | 1 + > .../platform-v7a/platforms/barebox-stm32mp.in | 8 + > .../platform-v7a/rules/barebox-stm32mp.make | 107 +++ > 6 files changed, 1053 insertions(+) > create mode 100755 configs/platform-v7a/barebox-stm32mp-defaultenv/init/bootsource > create mode 100644 configs/platform-v7a/barebox-stm32mp.config > create mode 100644 configs/platform-v7a/barebox-stm32mp.config.diff > create mode 100644 configs/platform-v7a/platforms/barebox-stm32mp.in > create mode 100644 configs/platform-v7a/rules/barebox-stm32mp.make Applied to next. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de