Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-11 Thread Chris Packham
On Fri, Jul 9, 2021 at 5:30 AM Marek Behún wrote: > > Hi Stefan and others, > > this is a series of improvements to kwboot, kwbimage and mvebu. > > The main goal of this series is to correctly use BootROM's code > for loading U-Boot from NOR / NAND: currently only SPL is read by > BootROM and the

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-11 Thread Stefan Roese
On 10.07.21 02:59, Pali Rohár wrote: On Saturday 10 July 2021 02:43:12 Pali Rohár wrote: On Saturday 10 July 2021 02:31:32 Stefan Roese wrote: Could you perhaps add this "SPL returns to BootROM" support as an optional feature that can be selected on a per-board basis? Hi Stefan! I was thinkin

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-11 Thread Stefan Roese
On 10.07.21 02:43, Pali Rohár wrote: On Saturday 10 July 2021 02:31:32 Stefan Roese wrote: Could you perhaps add this "SPL returns to BootROM" support as an optional feature that can be selected on a per-board basis? Hi Stefan! I was thinking about it and it should not be hard. Based on defcon

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Pali Rohár
On Saturday 10 July 2021 02:43:12 Pali Rohár wrote: > On Saturday 10 July 2021 02:31:32 Stefan Roese wrote: > > Could you perhaps add this "SPL returns to BootROM" support as an > > optional feature that can be selected on a per-board basis? > > Hi Stefan! I was thinking about it and it should not

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Pali Rohár
On Saturday 10 July 2021 02:31:32 Stefan Roese wrote: > Could you perhaps add this "SPL returns to BootROM" support as an > optional feature that can be selected on a per-board basis? Hi Stefan! I was thinking about it and it should not be hard. Based on defconfig options you decide if you want to

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Stefan Roese
Hi Marek, On 09.07.21 16:08, Marek Behún wrote: On Fri, 9 Jul 2021 14:35:15 +0200 Stefan Roese wrote: Thanks. And could you please also do one (or more) boot-time comparisons, old vs. new version? This way we can see, if and how the boot-time is affected (perhaps improved, which would be grea

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Marek Behún
On Fri, 09 Jul 2021 17:54:25 +0300 Baruch Siach wrote: > Hi Marek, Pali, > > On Thu, Jul 08 2021, Marek Behún wrote: > > Hi Stefan and others, > > > > this is a series of improvements to kwboot, kwbimage and mvebu. > > > > The main goal of this series is to correctly use BootROM's code > > for l

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Baruch Siach
Hi Marek, Pali, On Thu, Jul 08 2021, Marek Behún wrote: > Hi Stefan and others, > > this is a series of improvements to kwboot, kwbimage and mvebu. > > The main goal of this series is to correctly use BootROM's code > for loading U-Boot from NOR / NAND: currently only SPL is read by > BootROM and

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Marek Behún
On Fri, 9 Jul 2021 14:35:15 +0200 Stefan Roese wrote: > Thanks. And could you please also do one (or more) boot-time > comparisons, old vs. new version? This way we can see, if and how the > boot-time is affected (perhaps improved, which would be great) by this > patch series. For Turris Omnia,

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Stefan Roese
Hi Marek, On 09.07.21 13:22, Marek Behún wrote: Hi Stefan On Fri, 9 Jul 2021 08:05:40 +0200 Stefan Roese wrote: The main goal of this series is to correctly use BootROM's code for loading U-Boot from NOR / NAND: currently only SPL is read by BootROM and the main U-Boot is read by SPL. By usi

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-09 Thread Marek Behún
Hi Stefan On Fri, 9 Jul 2021 08:05:40 +0200 Stefan Roese wrote: > > The main goal of this series is to correctly use BootROM's code > > for loading U-Boot from NOR / NAND: currently only SPL is read by > > BootROM and the main U-Boot is read by SPL. By using BootROM to also > > load main U-Boot

Re: [PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-08 Thread Stefan Roese
Hi Marek & Pali, On 08.07.21 19:30, Marek Behún wrote: Hi Stefan and others, this is a series of improvements to kwboot, kwbimage and mvebu. The main goal of this series is to correctly use BootROM's code for loading U-Boot from NOR / NAND: currently only SPL is read by BootROM and the main U-

[PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements

2021-07-08 Thread Marek Behún
Hi Stefan and others, this is a series of improvements to kwboot, kwbimage and mvebu. The main goal of this series is to correctly use BootROM's code for loading U-Boot from NOR / NAND: currently only SPL is read by BootROM and the main U-Boot is read by SPL. By using BootROM to also load main U-