From 1f83e9d592f6be5a4fc36c7d21ae1410a2fbbdfe Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Wed, 30 Jan 2019 15:04:00 +0530 Subject: lib/hardwaremain: Fix more ACPI/IOAPIC typos CB:31139 fixs few ACPI type error. Here is few more typo mistake. Change-Id: Ieecf0ba8fe09ed5003d5ae766079b8f83cc891b9 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/31152 Reviewed-by: HAOUAS Elyes Tested-by: build bot (Jenkins) --- src/mainboard/hp/dl165_g6_fam10/romstage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/hp/dl165_g6_fam10/romstage.c b/src/mainboard/hp/dl165_g6_fam10/romstage.c index 5b19688d68..6554eb1be2 100644 --- a/src/mainboard/hp/dl165_g6_fam10/romstage.c +++ b/src/mainboard/hp/dl165_g6_fam10/romstage.c @@ -197,7 +197,7 @@ void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx) fill_mem_ctrl(sysinfo->nodes, sysinfo->ctrl, spd_addr); enable_smbus(); - //do we need apci timer, tsc...., only debug need it for better output + //do we need ACPI timer, tsc...., only debug need it for better output /* all ap stopped? */ // init_timer(); // Need to use TMICT to synchronize FID/VID -- cgit v1.2.3