From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 Aug 2018 10:11:17 -0400 Subject: [U-Boot] [PATCH 7/8] armv8: K3: am654: Introduce FIT generator script In-Reply-To: <20180821143055.29012-8-lokeshvutla@ti.com> References: <20180821143055.29012-1-lokeshvutla@ti.com> <20180821143055.29012-8-lokeshvutla@ti.com> Message-ID: <20180824141117.GP26633@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Aug 21, 2018 at 08:00:54PM +0530, Lokesh Vutla wrote: > Add a script that is capable of generating a FIT image > source file that combines ATF, SPL(64 bit) and DT. > This combined image is used by R5 SPL and start ATF > on ARMv8 core. > > Signed-off-by: Lokesh Vutla > --- > tools/k3/k3_fit_atf.sh | 98 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 98 insertions(+) > create mode 100755 tools/k3/k3_fit_atf.sh > > diff --git a/tools/k3/k3_fit_atf.sh b/tools/k3/k3_fit_atf.sh > new file mode 100755 > index 0000000000..ef84e3d182 > --- /dev/null > +++ b/tools/k3/k3_fit_atf.sh I know we have one thing in tools/omap/ but I'd rather see this as just tools/k3_fit_atf.sh > @@ -0,0 +1,98 @@ > +#!/bin/sh > +# Missing SPDX tag. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: