coreboot/src/device
Patrick Georgi 44a46a1f04 device/dram: use global DIMM_SPD_SIZE Kconfig variable
Also make sure that no board changes behaviour because of that by adding
a static assert.

TEST=abuild over all builds still succeeds (where it doesn't if
DIMM_SPD_SIZE isn't set to 128 bytes for boards that use the
device/dram code).

Change-Id: Iddb962b16857ee859ddcf1b52d18da9b3be56449
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/18254
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
2017-02-10 17:57:15 +01:00
..
dram device/dram: use global DIMM_SPD_SIZE Kconfig variable 2017-02-10 17:57:15 +01:00
oprom
azalia_device.c
cardbus_device.c
cpu_device.c
device.c devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
device_simple.c
device_util.c devtree: Drop unused parameter show_devs_tree() call 2017-02-06 20:22:01 +01:00
hypertransport.c
i2c.c
Kconfig Kconfig: Document what ASPM means 2016-12-29 08:53:10 +01:00
Makefile.inc
pci_class.c
pci_device.c x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
pci_early.c
pci_ops.c PCI ops: MMCONF_SUPPORT_DEFAULT is required 2016-12-07 12:59:28 +01:00
pci_rom.c x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
pciexp_device.c PCI ops: Define read-modify-write routines globally 2016-12-06 20:45:22 +01:00
pcix_device.c
pnp_device.c
root_device.c
smbus_ops.c
software_i2c.c