[PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements
Marek Behún
marek.behun at nic.cz
Fri Jul 9 16:57:24 CEST 2021
On Fri, 09 Jul 2021 17:54:25 +0300
Baruch Siach <baruch at tkos.co.il> 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 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 we can reduce the size of SPL image, since it does
> > not need to contain code for reading NOR / NAND.
> >
> > Before merging, this series should be tested on as many relevant
> > boards as possible.
>
> Is this series available for pull at a public git repo? If not, what
> commit is this series based on?
>
> What platforms have you tested?
Based on current u-boot master, commit
fd075f77ca56ffb07e0b1979f0cb47fc8831600f
Tested only on Turris Omnia (Armada 385).
Marek
More information about the U-Boot
mailing list