On Sat, Dec 7, 2019 at 12:48 PM Simon Glass <[email protected]> wrote: > > Set up MTRRs for the FSP SDRAM regions to improve performance. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v6: None > Changes in v5: > - Fix FST typo > > Changes in v4: None > Changes in v3: > - Move mtrr_add_request() call into this patch > > Changes in v2: None > > arch/x86/lib/fsp/fsp_dram.c | 5 +++++ > 1 file changed, 5 insertions(+) >
applied to u-boot-x86/next, thanks!

