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

Bin Meng bmeng.cn at gmail.com
Tue Jul 23 05:51:43 UTC 2019


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 :)

[snip]

Regards,
Bin


More information about the U-Boot mailing list