coreboot/src
Tim Wawrzynczak a8f76904fb nb/intel/haswell: Fix DPR size handling
DPR register's size field is given in whole MiB, so correct where it is
used to ensure the correct size multiple (KiB vs. MiB) is used with it.

Fixes: 5d7c3a4f0 ("nb/intel/haswell/northbridge.c: Correct DPR handling")

Change-Id: I3ca388907c61f1e47eab44ae8bc26e0f611fe1e3
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51104
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-03-01 08:27:14 +00:00
..
acpi acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
arch mb/ocp/deltalake: Fill ECC type in romstage 2021-03-01 08:22:28 +00:00
commonlib commonlib/bsd: Fix direct inclusion of <endian.h> 2021-02-18 02:33:04 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu src/cpu: Remove unused symbols 2021-02-18 10:11:24 +00:00
device device/device.c: Rename .disable to .vga_disable 2021-02-24 11:28:16 +00:00
drivers acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
ec ec/system76/ec: Add OLED screen toggle 2021-02-27 09:38:19 +00:00
include acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
lib memlayout: Store region sizes as separate symbols 2021-02-19 08:39:26 +00:00
mainboard mb/: Drop print of MAINBOARD_PART_NUMBER 2021-03-01 08:22:37 +00:00
northbridge nb/intel/haswell: Fix DPR size handling 2021-03-01 08:27:14 +00:00
security vboot: update GBB flags to use altfw terminology 2021-02-27 09:37:49 +00:00
soc acpi: Move PCI functions to separate file 2021-03-01 08:26:23 +00:00
southbridge sb/intel/lynxpoint/me_9.x.c: Rename to me.c 2021-03-01 08:23:37 +00:00
superio superio/smsc/sch5545: Add missing <types.h> 2021-02-13 22:06:28 +00:00
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2037 2021-02-25 15:50:36 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00