Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2023-01-03 Thread Tom Rini
On Wed, Aug 03, 2022 at 01:20:49PM +0200, Pali Rohár wrote: > kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. > So remove code duplication and replace it by including u-boot.dtsi file. > > Signed-off-by: Pali Rohár > Reviewed-by: Christophe Leroy Applied to

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-24 Thread Tom Rini
On Sat, Dec 24, 2022 at 07:37:17PM +0100, Pali Rohár wrote: > On Sunday 18 December 2022 11:04:11 Christophe Leroy wrote: > > Le 18/12/2022 à 11:59, Pali Rohár a écrit : > > > On Sunday 18 December 2022 09:29:23 Christophe Leroy wrote: > > - binman { > > - filename =

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-24 Thread Pali Rohár
On Sunday 18 December 2022 11:04:11 Christophe Leroy wrote: > Le 18/12/2022 à 11:59, Pali Rohár a écrit : > > On Sunday 18 December 2022 09:29:23 Christophe Leroy wrote: > -binman { > -filename = "u-boot-with-dtb.bin"; > -skip-at-start = ; >

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-18 Thread Christophe Leroy
Le 18/12/2022 à 11:59, Pali Rohár a écrit : > On Sunday 18 December 2022 09:29:23 Christophe Leroy wrote: - binman { - filename = "u-boot-with-dtb.bin"; - skip-at-start = ; - sort-by-offset; -

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-18 Thread Pali Rohár
On Sunday 18 December 2022 09:29:23 Christophe Leroy wrote: > Le 17/12/2022 à 23:15, Pali Rohár a écrit : > > + Christophe and Mario: Could you please take this u-boot ppc patch? > > > > On Friday 16 December 2022 19:16:38 Pali Rohár wrote: > >> PING? > >> > >> On Monday 21 November 2022 18:40:41

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-18 Thread Christophe Leroy
Le 17/12/2022 à 23:15, Pali Rohár a écrit : > + Christophe and Mario: Could you please take this u-boot ppc patch? > > On Friday 16 December 2022 19:16:38 Pali Rohár wrote: >> PING? >> >> On Monday 21 November 2022 18:40:41 Pali Rohár wrote: >>> + Tom >>> >>> On Tuesday 01 November 2022

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-17 Thread Pali Rohár
+ Christophe and Mario: Could you please take this u-boot ppc patch? On Friday 16 December 2022 19:16:38 Pali Rohár wrote: > PING? > > On Monday 21 November 2022 18:40:41 Pali Rohár wrote: > > + Tom > > > > On Tuesday 01 November 2022 23:57:08 Pali Rohár wrote: > > > PING? > > > > > > On

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-17 Thread Simon Glass
Hi Pali, On Fri, 16 Dec 2022 at 15:00, Pali Rohár wrote: > > On Friday 16 December 2022 11:35:53 Simon Glass wrote: > > Hi, > > > > > > On Fri, 16 Dec 2022 at 11:16, Pali Rohár wrote: > > > > > > PING? > > > > Shouldn't these be dealt with by the PPC maintainer? > > I'm reminding patch for 4

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-16 Thread Pali Rohár
On Friday 16 December 2022 11:35:53 Simon Glass wrote: > Hi, > > > On Fri, 16 Dec 2022 at 11:16, Pali Rohár wrote: > > > > PING? > > Shouldn't these be dealt with by the PPC maintainer? I'm reminding patch for 4 months on the list and nobody is replying... So who can take and apply this

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-16 Thread Simon Glass
Hi, On Fri, 16 Dec 2022 at 11:16, Pali Rohár wrote: > > PING? Shouldn't these be dealt with by the PPC maintainer? Regards, Simon > > On Monday 21 November 2022 18:40:41 Pali Rohár wrote: > > + Tom > > > > On Tuesday 01 November 2022 23:57:08 Pali Rohár wrote: > > > PING? > > > > > > On

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-12-16 Thread Pali Rohár
PING? On Monday 21 November 2022 18:40:41 Pali Rohár wrote: > + Tom > > On Tuesday 01 November 2022 23:57:08 Pali Rohár wrote: > > PING? > > > > On Sunday 09 October 2022 14:28:19 Pali Rohár wrote: > > > PING? > > > > > > On Wednesday 03 August 2022 13:20:49 Pali Rohár wrote: > > > >

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-11-21 Thread Pali Rohár
+ Tom On Tuesday 01 November 2022 23:57:08 Pali Rohár wrote: > PING? > > On Sunday 09 October 2022 14:28:19 Pali Rohár wrote: > > PING? > > > > On Wednesday 03 August 2022 13:20:49 Pali Rohár wrote: > > > kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. > > > So remove

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-11-01 Thread Pali Rohár
PING? On Sunday 09 October 2022 14:28:19 Pali Rohár wrote: > PING? > > On Wednesday 03 August 2022 13:20:49 Pali Rohár wrote: > > kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. > > So remove code duplication and replace it by including u-boot.dtsi file. > > > >

Re: [PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-10-09 Thread Pali Rohár
PING? On Wednesday 03 August 2022 13:20:49 Pali Rohár wrote: > kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. > So remove code duplication and replace it by including u-boot.dtsi file. > > Signed-off-by: Pali Rohár > --- > arch/powerpc/dts/kmcent2-u-boot.dtsi | 22

[PATCH] powerpc: dts: keymile: Deduplicate binman code

2022-08-03 Thread Pali Rohár
kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. So remove code duplication and replace it by including u-boot.dtsi file. Signed-off-by: Pali Rohár --- arch/powerpc/dts/kmcent2-u-boot.dtsi | 22 ++ 1 file changed, 2 insertions(+), 20 deletions(-)