Jamin,
On 4/14/25 08:50, Jamin Lin wrote:
Hi Cedric and all,
Subject: Re: [PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
On 4/10/25 04:38, Jamin Lin wrote:
The boot ROM is a minimal implementation designed to load an AST27x0
boot image.
Its source code is available at:
https://github.com
Hi Cedric and all,
> Subject: Re: [PATCH v2 08/10] pc-bios: Add AST27x0 vBootrom
>
> On 4/10/25 04:38, Jamin Lin wrote:
> > The boot ROM is a minimal implementation designed to load an AST27x0
> boot image.
> > Its source code is available at:
> > https://githu
On 4/10/25 04:38, Jamin Lin wrote:
The boot ROM is a minimal implementation designed to load an AST27x0 boot image.
Its source code is available at:
https://github.com/google/vbootrom
See commit d1cb5eda67a0 ("roms: Add virtual Boot ROM for NPCM7xx SoCs")
for an example adding a ROM file.
Also