cpu/intel/slot_1: Switch to different CAR setup
commit54d6a288df961255465abf376539ea4a68b8b0f0
authorKyösti Mälkki <kyosti.malkki@gmail.com>
Fri, 25 May 2018 03:03:14 +0000 (25 06:03 +0300)
committerKyösti Mälkki <kyosti.malkki@gmail.com>
Sun, 17 Jun 2018 19:15:28 +0000 (17 19:15 +0000)
tree665b95f74484e739fa2fddb5b87c167268e0dbbc
parent82112b22a2f06912f0454ed24bf684a6dcdc3696
cpu/intel/slot_1: Switch to different CAR setup

This moves CAR stack under variable MTRRs and removes
old CAR code that used complex fixed MTRRs and placed
stack in low memory.

Change-Id: I75ec842ae3b6771cc3f7ff652adbe386c03b9a5f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/26586
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/cpu/intel/car/cache_as_ram.inc [deleted file]
src/cpu/intel/car/p3/cache_as_ram.S
src/cpu/intel/car/romstage_legacy.c [deleted file]
src/cpu/intel/slot_1/Kconfig
src/cpu/intel/slot_1/Makefile.inc
src/northbridge/intel/i440bx/ram_calc.c