coreboot-kgpe-d16/src/soc/amd
Felix Held 6f413d1c3f soc/amd/*/include/soc/iomap.h: rework HPET base address check
The AMD SoCs had a check to make sure that HPET_ADDRESS_OVERRIDE isn't
set so that the HPET_ADDRESS Kconfig option will have the right default
value. Instead check if the HPET_ADDRESS Kconfig value matches the
HPET_BASE_ADDRESS define in the SoC code which is the case if
HPET_ADDRESS_OVERRIDE isn't selected.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Icf1832eb36c031e93ba24f342e9a8a7bf13faecc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62275
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-02-24 00:14:02 +00:00
..
cezanne soc/amd/*/include/soc/iomap.h: rework HPET base address check 2022-02-24 00:14:02 +00:00
common soc/amd/common/block/lpc/espi_util: use __fallthrough 2022-02-22 15:56:55 +00:00
picasso soc/amd/*/include/soc/iomap.h: rework HPET base address check 2022-02-24 00:14:02 +00:00
sabrina soc/amd/*/include/soc/iomap.h: rework HPET base address check 2022-02-24 00:14:02 +00:00
stoneyridge soc/amd/*/include/soc/iomap.h: rework HPET base address check 2022-02-24 00:14:02 +00:00
Kconfig