Re: [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-22 Thread Tom Rini
On Wed, Nov 15, 2023 at 03:40:23PM +0530, Neha Malcom Francis wrote: > Add templates for FIT images used extensively across K3 boards with most > of the code common. This includes the FIT portions of: > - tispl.bin > - u-boot.img > - sysfw.itb (in case of legacy boot flow) > > S

Re: [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-16 Thread Neha Malcom Francis
Hi Marcel, On 16/11/23 22:13, Marcel Ziswiler wrote: Hi Simon On Thu, 2023-11-16 at 09:03 -0700, Simon Glass wrote: Hi Neha, On Wed, 15 Nov 2023 at 03:10, Neha Malcom Francis wrote: Add templates for FIT images used extensively across K3 boards with most of the code common. This includes t

Re: [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-16 Thread Marcel Ziswiler
Hi Simon On Thu, 2023-11-16 at 09:03 -0700, Simon Glass wrote: > Hi Neha, > > On Wed, 15 Nov 2023 at 03:10, Neha Malcom Francis wrote: > > > > Add templates for FIT images used extensively across K3 boards with most > > of the code common. This includes the FIT portions of: > >     - tispl.

Re: [PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-16 Thread Simon Glass
Hi Neha, On Wed, 15 Nov 2023 at 03:10, Neha Malcom Francis wrote: > > Add templates for FIT images used extensively across K3 boards with most > of the code common. This includes the FIT portions of: > - tispl.bin > - u-boot.img > - sysfw.itb (in case of legacy boot flow)

[PATCH 1/2] arm: dts: k3-binman: Add support for FIT templates

2023-11-15 Thread Neha Malcom Francis
Add templates for FIT images used extensively across K3 boards with most of the code common. This includes the FIT portions of: - tispl.bin - u-boot.img - sysfw.itb (in case of legacy boot flow) Signed-off-by: Neha Malcom Francis --- arch/arm/dts/k3-binman.dtsi | 327