[U-Boot] x86 FSP - delayed SDRAM init?

Simon Glass sjg at chromium.org
Thu Jan 22 04:42:59 CET 2015


Hi Bin,

In the Baytrail FSP docs I see a note about the HOB passing back the
'Boot Loader Temporary Memory Data HOB'. This seems to be a copy of
the entire temporary memory space. I wonder if we could recover struct
global_data from this?

If so, then we could move the fsp_init stuff to dram_init(), perhaps?

But perhaps this is a feature of only this FSP?

Regards,
Simon


More information about the U-Boot mailing list