Re: [PATCH 1/3] arm/km: add support for SUSE2

2020-01-23 Thread Tom Rini
On Mon, Jan 13, 2020 at 03:34:01PM +0100, Holger Brunck wrote: > This board is similar to SUV31, but the FPGA is reset concept is quite > different. > > Signed-off-by: Holger Brunck > CC: Valentin Longchamp > CC: Stefan Roese > Reviewed-by: Stefan Roese Applied to u-boot/master, thanks! --

Re: [PATCH 1/3] arm/km: add support for SUSE2

2020-01-14 Thread Stefan Roese
Hi Holger, On 14.01.20 09:44, Holger Brunck wrote: I understand that the board is very similar to SUV31. Can't you add some runtime detection of this board and use one U-Boot binary on both boards instead? yes would be better if we would keep SUV31. But in the 3/3 of this series I remove

RE: [PATCH 1/3] arm/km: add support for SUSE2

2020-01-14 Thread Holger Brunck
Hi Stefan, > On 13.01.20 15:34, Holger Brunck wrote: > > This board is similar to SUV31, but the FPGA is reset concept is quite > > different. > > > > Signed-off-by: Holger Brunck > > CC: Valentin Longchamp > > CC: Stefan Roese > > --- > > board/keymile/km_arm/Kconfig | 12 +++ > >

Re: [PATCH 1/3] arm/km: add support for SUSE2

2020-01-14 Thread Stefan Roese
Hi Holger, On 13.01.20 15:34, Holger Brunck wrote: This board is similar to SUV31, but the FPGA is reset concept is quite different. Signed-off-by: Holger Brunck CC: Valentin Longchamp CC: Stefan Roese --- board/keymile/km_arm/Kconfig | 12 +++ board/keymile/km_arm/MAINTAINERS