HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/44983 )
Change subject: cpu/intel/car/non-evict/cache_as_ram.S: Drop unused "BBL_CR_CTL3_MSR" macro ......................................................................
cpu/intel/car/non-evict/cache_as_ram.S: Drop unused "BBL_CR_CTL3_MSR" macro
Change-Id: I5896b546281f859eba2955403021fbca233803cb Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/cpu/intel/car/non-evict/cache_as_ram.S 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/44983/1
diff --git a/src/cpu/intel/car/non-evict/cache_as_ram.S b/src/cpu/intel/car/non-evict/cache_as_ram.S index d087365..3ac4a8b 100644 --- a/src/cpu/intel/car/non-evict/cache_as_ram.S +++ b/src/cpu/intel/car/non-evict/cache_as_ram.S @@ -5,7 +5,6 @@ #include <cpu/x86/post_code.h>
#define NoEvictMod_MSR 0x2e0 -#define BBL_CR_CTL3_MSR 0x11e
.global bootblock_pre_c_entry