soc/apollolake/acpi: Fill ACPI HPET table
commit30461a91977d6770bb3ec6c378a21afe2616f3d7
authorZhao, Lijian <lijian.zhao@intel.com>
Tue, 1 Dec 2015 17:14:20 +0000 (1 09:14 -0800)
committerMartin Roth <martinroth@google.com>
Mon, 11 Apr 2016 16:22:30 +0000 (11 18:22 +0200)
treec8f2ab7f59753127312aa44947094690c67cb4c0
parenta7ff9c59a1e71da0ab956395dfa92287a81d7ac3
soc/apollolake/acpi: Fill ACPI HPET table

HPET table is required to report integrated HPET timer to kernel.
Without HPET table added,Linux kernel will panic when loading timer
driver.

Change-Id: I7368bc29f4e03d5882dcfc4a770fa7bfbc6c26a0
Signed-off-by: Zhao, Lijian <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/13374
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
src/soc/intel/apollolake/acpi.c
src/soc/intel/apollolake/include/soc/acpi.h
src/soc/intel/apollolake/lpc.c