coreboot/src
Patrick Rudolph a1e9eefa40 sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros
Use RCBA and DMIBAR macros to get rid of DEFAULT_RCBA and DEFAULT_DMIBAR.

Tested on Lenovo T520 (Intel Sandy Bridge).
Still boots to OS, no errors visible in dmesg.

Change-Id: Ic9be2240ea10b17c8cc289007dccadbb9e3f69ab
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32072
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-05-16 20:23:16 +00:00
..
acpi
arch {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling 2019-05-16 18:08:50 +00:00
commonlib vboot: include vb2_sha.h when required 2019-05-09 06:32:44 +00:00
console Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
cpu {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling 2019-05-16 18:08:50 +00:00
device vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
drivers {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling 2019-05-16 18:08:50 +00:00
ec src/ec/lenovo/h8/acpi: Serialize Control Method 2019-05-13 09:26:58 +00:00
include boot_device: Constify argument 2019-05-12 07:47:45 +00:00
lib Remove unnecessary ENV_RAMSTAGE guard 2019-05-14 06:56:59 +00:00
mainboard mb/gigabyte/ga-b75m-d3{h,v}: Various cleanups 2019-05-16 20:19:24 +00:00
northbridge sb/intel/sandybridge/early_pch: Make DMI init more readable 2019-05-16 20:22:54 +00:00
security vboot: remove OPROM-related code 2019-05-15 17:50:08 +00:00
soc soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG() 2019-05-16 20:16:41 +00:00
southbridge sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros 2019-05-16 20:23:16 +00:00
superio superio/ite: Add IT8786E-I 2019-05-15 17:45:41 +00:00
vendorcode vendorcode/google/chromeos: Use explicit zero check in ACPI code 2019-05-09 15:34:53 +00:00
Kconfig Kconfig: Create RAMPAYLOAD kconfig 2019-05-12 03:10:24 +00:00