My forgotten CAR cleanup patch...
authorStefan Reinauer <stepan@coresystems.de>
Sat, 14 Aug 2010 20:38:17 +0000 (20:38 +0000)
committerStefan Reinauer <stepan@openbios.org>
Sat, 14 Aug 2010 20:38:17 +0000 (20:38 +0000)
commit30584912579d050c6bb3de3d55ca887e6ae094b5
tree5f9aa4fc54cf26b33d756dfe2c693155d71dd143
parentb24d07c3605742095d603f703c7adef39dc09aa6
My forgotten CAR cleanup patch...

- Drop lots of dead code from the various cache_as_ram.inc files.
- Use some descriptive macros instead of magic numbers for MTRR MSRs
- drop unused duplicate descriptors from romstage GDT
- slightly reformatting code and comments

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5696 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Makefile.inc
src/arch/i386/include/arch/rom_segs.h
src/arch/i386/init/entry.S
src/cpu/intel/car/cache_as_ram.inc
src/cpu/intel/model_106cx/cache_as_ram.inc
src/cpu/intel/model_6ex/cache_as_ram.inc
src/cpu/intel/model_6fx/cache_as_ram.inc