From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 5 Mar 2020 17:46:16 +0100 From: Robert Schwebel Message-ID: <20200305164616.hssteqblg753cgau@pengutronix.de> References: <20200302110356.19112-1-a.fatoum@pengutronix.de> <20200302110356.19112-7-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200302110356.19112-7-a.fatoum@pengutronix.de> Subject: Re: [DistroKit] [PATCH 6/6] v7a: add stm32mp157c-dk2 SD-Card image 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:56PM +0100, Ahmad Fatoum wrote: > Both STM32MP BootROM and TF-A expect the subsequent bootloader stage to > come from a GPT partition when booting from SD-Card. > Add a genimage config that describes this. > > Signed-off-by: Ahmad Fatoum > --- > .../platform-v7a/config/images/stm32mp.config | 31 +++++++++++++++ > configs/platform-v7a/platformconfig | 4 +- > .../platforms/blspec-stm32mp157c-dk2.in | 5 +++ > .../platforms/image-stm32mp157c-dk2.in | 11 ++++++ > .../loader/entries/stm32mp157c-dk2.conf | 6 +++ > .../rules/blspec-stm32mp157c-dk2.make | 36 ++++++++++++++++++ > .../rules/image-stm32mp157c-dk2.make | 38 +++++++++++++++++++ > 7 files changed, 130 insertions(+), 1 deletion(-) > create mode 100644 configs/platform-v7a/config/images/stm32mp.config > create mode 100644 configs/platform-v7a/platforms/blspec-stm32mp157c-dk2.in > create mode 100644 configs/platform-v7a/platforms/image-stm32mp157c-dk2.in > create mode 100644 configs/platform-v7a/projectroot/loader/entries/stm32mp157c-dk2.conf > create mode 100644 configs/platform-v7a/rules/blspec-stm32mp157c-dk2.make > create mode 100644 configs/platform-v7a/rules/image-stm32mp157c-dk2.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