coreboot/src
Angel Pons 1110b2f462 nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
There's no need to wrap these macros with casts. Removing them allows
dropping more casts in `early_init.c`.

To avoid binary changes the casts are put into the
{MCH,DMI,EP}BAR{8,16,32} macros instead where they are needed to reach
the right memory locations.

Change-Id: Icff7919f7321a08338db2f0a765ebd605fd00ae2
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45378
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-07 15:24:20 +00:00
..
acpi cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
arch cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
commonlib cbfs: mcache: Fix end-of-cache check 2020-12-03 21:21:11 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/x86/64bit: Add code to call function in protected mode 2020-12-05 08:19:17 +00:00
device device: Drop unused HyperTransport code 2020-11-25 09:11:46 +00:00
drivers drivers/intel/fsp2_0/memory_init: Wrap calls into FSP 2020-12-05 08:19:34 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include include/device/device: add comment that config_of_soc never returns NULL 2020-12-06 19:00:35 +00:00
lib cbfs: Add more error messages for lookup 2020-12-04 22:35:40 +00:00
mainboard mb/google/volteer/var/elemi: use devtree aliases for PMC MUX connectors 2020-12-07 14:03:10 +00:00
northbridge nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR} 2020-12-07 15:24:20 +00:00
security cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
soc soc/intel/skl: set PEG port state to auto 2020-12-07 14:07:17 +00:00
southbridge sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior 2020-12-07 14:06:28 +00:00
superio src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
vendorcode vc/intel/fsp/fsp2_0/cooperlake_sp: Update WW47 FSP Memory map HOB 2020-12-07 10:30:09 +00:00
Kconfig lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00