From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1iFZWC-0004GI-Bu for barebox@lists.infradead.org; Wed, 02 Oct 2019 07:57:53 +0000 Date: Wed, 2 Oct 2019 09:57:50 +0200 From: Sascha Hauer Message-ID: <20191002075750.bov55by6yqvpmq4j@pengutronix.de> References: <20191001151808.25187-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191001151808.25187-1-a.fatoum@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] ARM: stm32mp: add bootm handler for images To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Tue, Oct 01, 2019 at 05:18:08PM +0200, Ahmad Fatoum wrote: > STM32 images are preceded by a fixed-size 256 byte header, which is > interpreted by the TF-A first stage bootloader and isn't executable > as ARM code. > > To maintain the ability to network boot them, add a bootm handler that > skips the header. > > Signed-off-by: Ahmad Fatoum > --- > arch/arm/mach-stm32mp/Makefile | 2 +- > arch/arm/mach-stm32mp/stm32image.c | 50 ++++++++++++++++++++++++++++++ > 2 files changed, 51 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/mach-stm32mp/stm32image.c Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox