All of lore.kernel.org
 help / color / mirror / Atom feed
From: vnktux <vnktux@protonmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Include FSP in u-boot.rom
Date: Wed, 08 Nov 2017 08:40:31 -0500	[thread overview]
Message-ID: <vSFdqPKiXl68uVNYJeJsE91oevBSlI0T8XmJVQyKEBTtAmaGCg_eYOOsz-zVFihJv3_khoKMHAmnFWV6P4-4n1I89ErEYQ0iR8C3WWuAY7w=@protonmail.com> (raw)
In-Reply-To: <CAEUhbmVpFvP4hO=ycT95b9vHqyx188sCtXqPiHCgZD2pBb+bpA@mail.gmail.com>

Hi,

Super it works, thanks!!

One more question, I am still trying to port Broadwell-DE in U-boot as bare metal boot-loader. Could you please tell me what are the files that I have to port from Coreboot/src/soc/intel/fsp_broadwell_de? And are there any files I can re-use from U-Boot/arch/x86/broadwell? (I think that Broadwell and Broadwell-DE should share some things).

If you would like to review what I have done so far, I can give you the link of my gitlab repo.
Thanks in advance!

Sent with [ProtonMail](https://protonmail.com) Secure Email.

> -------- Original Message --------
> Subject: Re: [U-Boot] Include FSP in u-boot.rom
> Local Time: November 8, 2017 12:16 AM
> UTC Time: November 7, 2017 11:16 PM
> From: bmeng.cn at gmail.com
> To: vnktux <vnktux@protonmail.com>, Simon Glass <sjg@chromium.org>
> u-boot at lists.denx.de <u-boot@lists.denx.de>
>
> Hi,
>
> On Wed, Nov 8, 2017 at 7:13 AM, Bin Meng bmeng.cn at gmail.com wrote:
>
>> Hi,
>> On Tue, Nov 7, 2017 at 10:13 PM, vnktux vnktux at 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.
>>
>> Sorry, just woke up.. I wanted to say:
>>
>> Don't set CONFIG_HAVE_INTEL_ME and you should be able to generate a
>> u-boot.rom with FSP and VGA images.
>>
>> Regards,
>> Bin

      reply	other threads:[~2017-11-08 13:40 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
2017-11-07 23:16   ` Bin Meng
2017-11-08 13:40     ` vnktux [this message]

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='vSFdqPKiXl68uVNYJeJsE91oevBSlI0T8XmJVQyKEBTtAmaGCg_eYOOsz-zVFihJv3_khoKMHAmnFWV6P4-4n1I89ErEYQ0iR8C3WWuAY7w=@protonmail.com' \
    --to=vnktux@protonmail.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.