All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Include FSP in u-boot.rom
Date: Wed, 8 Nov 2017 07:13:35 +0800	[thread overview]
Message-ID: <CAEUhbmXgj_phryE7CXoSRiV+mK=2v3Dv449ySg=ug=VXZJJvXg@mail.gmail.com> (raw)
In-Reply-To: <rNUa6-716oaEMwhI8qwDIeoh0CZ-EgYnNVDLD4jBanrL03nxShkz3WJiMx9q9EhC6eWsfFA5n8rI6J0POmS-wYpu8VPVdDX70OX0CXAZ_6s=@protonmail.com>

Hi,

On Tue, Nov 7, 2017 at 10:13 PM, vnktux <vnktux@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

  reply	other threads:[~2017-11-07 23:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-07 14:13 [U-Boot] Include FSP in u-boot.rom vnktux
2017-11-07 23:13 ` Bin Meng [this message]
2017-11-07 23:16   ` Bin Meng
2017-11-08 13:40     ` vnktux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEUhbmXgj_phryE7CXoSRiV+mK=2v3Dv449ySg=ug=VXZJJvXg@mail.gmail.com' \
    --to=bmeng.cn@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.