On Tue, Jul 23, 2019 at 8:51 AM Bin Meng <[email protected]> wrote: > On Mon, Jul 22, 2019 at 11:33 PM Andy Shevchenko > <[email protected]> wrote: > > On Wed, Jul 17, 2019 at 7:41 AM Park, Aiden <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

