All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 3/8] x86: slimbootloader: Add memory configuration
Date: Tue, 23 Jul 2019 15:21:33 +0300	[thread overview]
Message-ID: <CAHp75Vew_qahBRmoSeJeBxwsnh1q8=wnCEOHP+=Smg0gnyL3rQ@mail.gmail.com> (raw)
In-Reply-To: <CAEUhbmWT3x8pQ9X3WfURRqsZCdWLUYkw3x9jOiwnwpCoepe5_Q@mail.gmail.com>

On Tue, Jul 23, 2019 at 8:51 AM Bin Meng <bmeng.cn@gmail.com> wrote:
> On Mon, Jul 22, 2019 at 11:33 PM Andy Shevchenko
> <andy.shevchenko@gmail.com> wrote:
> > On Wed, Jul 17, 2019 at 7:41 AM Park, Aiden <aiden.park@intel.com> wrote:
> > >
> > > Slim Bootloader provides memory map info thru its HOB list pointer.
> > > Configure memory size and relocation memory from the HOB data, and
> > > provide e820 entries as well.
> > > - Get memory size from the memory map info hob
> > > - Set ram top for U-Boot relocation lower than 4GB
> > > - Provide e820 entries from the memory map info hob
> >
> > > +++ b/arch/x86/cpu/slimbootloader/dram.c
> >
> > sdram.c is more common name in the sources AFAICS.
>
> Looks we have both sdram.c and dram.c :)

True, but among x86 platforms sdram is *more* common.

-- 
With Best Regards,
Andy Shevchenko

  reply	other threads:[~2019-07-23 12:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-17  4:41 [U-Boot] [PATCH v5 3/8] x86: slimbootloader: Add memory configuration Park, Aiden
2019-07-22 15:33 ` Andy Shevchenko
2019-07-23  5:51   ` Bin Meng
2019-07-23 12:21     ` Andy Shevchenko [this message]
2019-07-24  2:53   ` Park, Aiden

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='CAHp75Vew_qahBRmoSeJeBxwsnh1q8=wnCEOHP+=Smg0gnyL3rQ@mail.gmail.com' \
    --to=andy.shevchenko@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.