soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR define
Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Ie92bd54b072d545944b3d0251e9727ce493bb864 Reviewed-on: https://review.coreboot.org/c/coreboot/+/62306 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
f47d17d81e
commit
887d4ed912
|
@ -20,7 +20,6 @@
|
|||
#define DEFAULT_PCR_BASE 0xfd000000
|
||||
#define DEFAULT_PWRM_BASE 0xfe000000
|
||||
#define DEFAULT_PWRM_SIZE 0x10000
|
||||
#define DEFAULT_HPET_ADDR CONFIG_HPET_ADDRESS
|
||||
#define DEFAULT_SPI_BASE 0xfed01000
|
||||
|
||||
/* "VTD PLATFORM CONFIGURATION" (Set to match FSP settings) */
|
||||
|
|
Loading…
Reference in New Issue