coreboot-kgpe-d16/src/northbridge/intel
Angel Pons c8027454ba nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
This allows us to drop some casts to uintptr_t around the tree.
The MCHBAR32 macro still needs a cast to preserve reproducibility.
Only the native raminit path needs the cast, the MRC path does not.

Tested with BUILD_TIMELESS=1, these boards remain identical:
 - Lenovo ThinkPad X230
 - Dell OptiPlex 9010
 - Roda RW11 (with MRC raminit)

Change-Id: I8ca1c35e2c1f1b4f0d83bd7bb080b8667dbe3cb3
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/45349
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-09-17 19:35:19 +00:00
..
e7505
gm45 nb/intel/gm45: Deduplicate PCIEXBAR decoding 2020-08-04 12:23:04 +00:00
haswell nb/intel/haswell: Drop gpu_panel_port_select 2020-09-08 05:26:49 +00:00
i440bx nb/intel/i440bx: Make ROM area unavailable for MMIO 2020-08-04 07:14:43 +00:00
i945 nb/intel/i945: Deduplicate PCIEXBAR decoding 2020-08-04 21:35:26 +00:00
ironlake nb/intel/ironlake: Drop invalid DEFAULT_RCBABASE macro 2020-09-17 19:34:54 +00:00
pineview src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers 2020-08-17 07:00:37 +00:00
sandybridge nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR} 2020-09-17 19:35:19 +00:00
x4x mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms 2020-08-24 23:30:50 +00:00