coreboot/src
Patrick Georgi 7c7d87182f Get rid of AUTO_XIP_ROM_BASE
That value is now generated from a code address and CONFIG_XIP_ROM_SIZE.
This works as MTRRs are fully specified by their size and any address
within the range.

Change-Id: Id35d34eaf3be37f59cd2a968e3327d333ba71a34
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
2011-10-28 20:29:36 +02:00
..
arch/x86 Get rid of AUTO_XIP_ROM_BASE 2011-10-28 20:29:36 +02:00
boot Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
console console: support integrated 7-segment displays for POST codes 2011-10-23 17:25:04 +02:00
cpu Get rid of AUTO_XIP_ROM_BASE 2011-10-28 20:29:36 +02:00
devices Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
drivers Add driver for ICS954309 clock generator 2011-10-25 19:22:22 +02:00
ec Lenovo H8: Fix h8_set_audio_mute() 2011-10-25 17:48:41 +02:00
include Get rid of AUTO_XIP_ROM_BASE 2011-10-28 20:29:36 +02:00
lib Use ntohll where appropriate. 2011-10-21 14:14:32 +02:00
mainboard Move linux 2.6.11 workaround to generic code 2011-10-27 19:09:29 +02:00
northbridge I945: replace #if defined() by #if 2011-10-19 00:09:23 +02:00
pc80 Fix checksum calculation both in romstage and ramstage. 2011-10-28 09:09:40 +02:00
southbridge Added smbus block read/write for amd8111 2011-10-27 19:09:50 +02:00
superio w83627hf: correct typo in ASL include, correct indexed registers and remove unneccesary _PR0 defs 2011-10-25 17:52:06 +02:00
vendorcode Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 2011-10-14 22:57:11 +02:00
Kconfig refactor vesa mode setting code and bootsplash code 2011-10-13 20:00:50 +02:00
Kconfig.deprecated_options some ifdef --> if fixes 2011-04-21 20:24:43 +00:00