]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
authorSimon Glass <sjg@chromium.org>
Fri, 17 Jul 2020 14:48:29 +0000 (08:48 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 20 Jul 2020 01:46:48 +0000 (09:46 +0800)
commitf91f5ab6f0fe2c33b2dd9aa078a87c09eb792a4c
tree9323ff737b537d14a58b65070bba4af94cb8fa78
parentb2a76b3fe75a24eb4dafe32eebd8a3c98ad18354
x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU

Add a -c option to mtrr to allow any CPU to be updated with this command.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
cmd/x86/mtrr.c