Hi,

On Tue, Nov 7, 2017 at 10:13 PM, vnktux <vnk...@protonmail.com> wrote:
> Hi guys,
>
> I need to generate a u-boot.rom image of exactly 8Mb that include only 
> fsp.bin and vga.bin. The reason is because in my company we will use an Intel 
> tool that already contain descriptor and intel ME for our platform.
> Has been already 1 week that I am struggling to do this, if I specify the 
> build command  BUILD_ROM=y u-boot keep asking for descriptor, fsp and me.bin. 
> And anyway if I give all the blobs in imput the building doesnt succed and it 
> complain that the rom file is bigger than my flash (which is impossible since 
> fsp=1.5Mb, vga=400Kb, me=8Mb, and the selected flash size is 16Mb).
> Can someone please help me with this?
>

Don't set BUILD_ROM=y and you should be able to generate a u-boot.rom
with FSP and VGA images.

Regards,
Bin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to