diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2022-02-22 23:00:18 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-02-24 00:14:02 +0000 |
commit | 6f413d1c3fdc0edbbe52fef0a035b4ac89e3c5c6 (patch) | |
tree | 6d184f5e1e3236d2fc7b44228667dee74369c3f6 /util/archive | |
parent | 47722cfe554dc9f1f9ca56a88c57a283357f71ce (diff) |
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>
Diffstat (limited to 'util/archive')
0 files changed, 0 insertions, 0 deletions