sb/intel: Use defined CONFIG_HPET_ADDRESS
Change-Id: I15ae5e70ba351e89d5ea9d04dbb1efdfbb372bba Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36458 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@@ -59,7 +59,7 @@ Device (LPCB)
|
||||
|
||||
Name(_CRS, ResourceTemplate()
|
||||
{
|
||||
Memory32Fixed(ReadOnly, 0xfed00000, 0x400)
|
||||
Memory32Fixed(ReadOnly, CONFIG_HPET_ADDRESS, 0x400)
|
||||
})
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user