[PATCH] x86: crownbay: Adjust VGA rom address

Bin Meng bmeng.cn at gmail.com
Sat Jul 31 03:58:01 CEST 2021


On Sat, Jul 31, 2021 at 9:35 AM Simon Glass <sjg at chromium.org> wrote:
>
> On Tue, 27 Jul 2021 at 07:30, Bin Meng <bmeng.cn at gmail.com> wrote:
> >
> > binman complains when binary blobs are present:
> >
> >   Node '/binman/rom/intel-vga': Offset 0xfff90000 (4294508544) overlaps
> >   with previous entry '/binman/rom/u-boot-dtb-with-ucode' ending at
> >   0xfff9204c (4294516812)
> >
> > Adjust VGA rom address to 0xfffa0000 so that u-boot.rom image can be
> > successfully built again.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> >  configs/crownbay_defconfig | 1 +
> >  1 file changed, 1 insertion(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list