[U-Boot] [PATCH v5 3/8] x86: slimbootloader: Add memory configuration

Andy Shevchenko andy.shevchenko at gmail.com
Tue Jul 23 12:21:33 UTC 2019


On Tue, Jul 23, 2019 at 8:51 AM Bin Meng <bmeng.cn at gmail.com> wrote:
> On Mon, Jul 22, 2019 at 11:33 PM Andy Shevchenko
> <andy.shevchenko at gmail.com> wrote:
> > On Wed, Jul 17, 2019 at 7:41 AM Park, Aiden <aiden.park at 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


More information about the U-Boot mailing list