diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-09-15 00:03:35 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-12-07 15:24:20 +0000 |
commit | 1110b2f4620380e6fad6efce30a33bb6739df77b (patch) | |
tree | 47b1dc291b2125a73a50fb239f0c79fee611bb4d /.clang-format | |
parent | 02a23b510ca4bc9eb4e78b427bc93c7bd564f401 (diff) |
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>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions