[U-Boot] [PATCH v2 37/38] x86: Add various MTRR indexes and values
Bin Meng
bmeng.cn at gmail.com
Fri Oct 4 04:05:13 UTC 2019
On Wed, Oct 2, 2019 at 10:08 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> 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>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list