coreboot/src/ec/hp/kbc1126
Pablo Stebler a5ce4d3e68 ec/hp/kbc1126: Wait a longer time after sending
This fixes the fan always running at full speed on ProBook 6360b,
EliteBook 8470p and ProBook 640 G1 (because the fan control command was
not sent).

On the ProBook 6360b, the EC needs about 30 ms to process the first
command on a cold boot, but other models such as the ProBook 640 G1 need
more time.

Change-Id: I8623af75c062d6aa69d4412e0627d426c69019fb
Signed-off-by: Pablo Stebler <pablo@stebler.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44750
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2021-02-03 11:52:44 +00:00
..
acpi ec/hp/kbc1126: Support using a different GPE 2020-11-02 06:08:54 +00:00
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
early_init.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ec.c ec/hp/kbc1126: Wait a longer time after sending 2021-02-03 11:52:44 +00:00
ec.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig ec/hp/kbc1126: Support using a different GPE 2020-11-02 06:08:54 +00:00
Makefile.inc build system: Always add coreboot.pre dependency to intermediates 2021-01-15 23:54:09 +00:00