Re: [PATCH v2 12/35] rockchip: dts: Create a template for the FIT

2025-02-15 Thread Simon Glass
Hi Jonas, On Mon, 10 Feb 2025 at 14:52, Jonas Karlman wrote: > > Hi Simon, > > On 2025-02-09 22:14, Simon Glass wrote: > > Move the FIT description into a template so that it can (later) be used > > in multiple places in the image. > > > > Signed-off-by: Simon Glass > > --- > > > > (no changes s

Re: [PATCH v2 12/35] rockchip: dts: Create a template for the FIT

2025-02-10 Thread Jonas Karlman
Hi Simon, On 2025-02-09 22:14, Simon Glass wrote: > Move the FIT description into a template so that it can (later) be used > in multiple places in the image. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/arm/dts/rockchip-u-boot.dtsi | 57 ++--

[PATCH v2 12/35] rockchip: dts: Create a template for the FIT

2025-02-09 Thread Simon Glass
Move the FIT description into a template so that it can (later) be used in multiple places in the image. Signed-off-by: Simon Glass --- (no changes since v1) arch/arm/dts/rockchip-u-boot.dtsi | 57 ++- 1 file changed, 34 insertions(+), 23 deletions(-) diff --git a/