[U-Boot] [PATCH v2 37/38] x86: Add various MTRR indexes and values
Bin Meng
bmeng.cn at gmail.com
Wed Oct 2 14:08:07 UTC 2019
On Wed, Sep 25, 2019 at 10:13 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add some new MTRRs used by Apollolake as well as a mask for the MTRR
> type.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/include/asm/msr-index.h | 22 ++++++++++++++++++++++
> arch/x86/include/asm/mtrr.h | 1 +
> 2 files changed, 23 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list