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.3 #3 (Red Hat Linux)) id 1j8fB9-00072o-CA for barebox@lists.infradead.org; Mon, 02 Mar 2020 07:07:53 +0000 Date: Mon, 2 Mar 2020 08:07:47 +0100 From: Sascha Hauer Message-ID: <20200302070747.GB3335@pengutronix.de> References: <20200227160700.28904-1-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200227160700.28904-1-l.stach@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] ARM64: add support for booting a FIT image To: Lucas Stach Cc: barebox@lists.infradead.org On Thu, Feb 27, 2020 at 05:07:00PM +0100, Lucas Stach wrote: > Add the image type handler to the ARM64 boot code. The only difference > in the boot handling is that we need to look at the FIT loaded OS image > header to get the image load and text offsets, as the os_header is the > FIT header, not the kernel header. > > Signed-off-by: Lucas Stach > --- > arch/arm/lib64/armlinux.c | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) Applied, thanks Sascha -- 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 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox