coreboot/src/drivers
Alexandru Gagniuc 2c482a969a intel: Do not hardcode the position of mrc.cache
The reason for hardcoding the position of the MRC cache was to satisfy
the alignment to the erase size of the flash chip. Hardcoding is no
longer needed, as we can specify alignment directly. In the long term,
the MRC cache will have to move to FMAP, but for now, we reduce
fragmentation in CBFS.

Note that soc/intel/common hardcoding of mrc.cache is not removed, as
the mrc cache implementation there does not use CBFS to find the cache
region, and needs a hardcoded address.

Change-Id: I5b9fc1ba58bb484c7b5f687368172d9ebe625bfd
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11527
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-09-07 17:40:32 +00:00
..
ams Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
ati x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer 2015-02-15 08:50:22 +01:00
dec Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
elog Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
emulation qemu: fix vga driver build 2015-09-05 15:48:03 +00:00
generic Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gic Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
i2c Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
ics Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
intel intel: Do not hardcode the position of mrc.cache 2015-09-07 17:40:32 +00:00
ipmi Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
lenovo Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
maxim Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
net drivers/net/ne2k.c: Fix regression 2014-11-22 15:25:09 +01:00
parade Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
pc80 drivers/pc80/i8254.c: Indent with GNU indent 2.2.11 2015-08-09 20:38:39 +02:00
ricoh Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
sil Fix some minor Kconfig issues 2015-04-28 20:49:12 +02:00
spi Drop "See file CREDITS..." comment 2015-09-07 15:54:50 +00:00
ti Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
trident Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
uart uart8250mem: provide uart_fill_lb() 2015-08-13 16:12:30 +02:00
usb cbmem: add indicator to hooks if cbmem is being recovered 2015-06-09 22:03:30 +02:00
xgi Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
xpowers drivers/xpowers/axp209: Adapt to new I²C API 2015-02-20 23:20:56 +01:00