[PATCH v2 21/25] x86: mtrr: Update the command to use the new mtrr calls
Bin Meng
bmeng.cn at gmail.com
Sun Jun 28 10:40:25 CEST 2020
On Mon, Jun 15, 2020 at 1:00 AM Simon Glass <sjg at chromium.org> wrote:
>
> Use the multi-CPU calls to set the MTRR values. This still supports only
> the boot CPU for now.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> Changes in v2:
> - Drop the renamed mtrr_set_valid_() instead of mtrr_set_valid()
>
> cmd/x86/mtrr.c | 34 ++++++++--------------------------
> 1 file changed, 8 insertions(+), 26 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list