[U-Boot] [PATCH v3 051/108] x86: Set up the MTRR for SDRAM
Bin Meng
bmeng.cn at gmail.com
Tue Nov 19 02:23:46 UTC 2019
On Mon, Oct 21, 2019 at 11:40 AM Simon Glass <sjg at chromium.org> wrote:
>
> Set up MTRRs for the FST SDRAM regions to improve performance.
typo: FST -> FSP
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> 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(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list