hp/pavilion_m6_1035dx: Add basic EC initialization

Hardware / Coreboot - Alexandru Gagniuc [gmail.com] - 13 April 2014 08:29 UTC

The EC is now set to ACPI mode, and properly generates SCIs on external events. This fixes the issue where battery notifications were not working. The keyboard matrix type is also explicitly set up.

Change-Id: Ib6f0d23984d4ed1320340282469b8325c83547d1

b4417fb hp/pavilion_m6_1035dx: Add basic EC initialization
src/mainboard/hp/pavilion_m6_1035dx/Makefile.inc | 1 +
src/mainboard/hp/pavilion_m6_1035dx/ec.c | 28 ++++++++++++++++++++++
src/mainboard/hp/pavilion_m6_1035dx/ec.h | 11 +++++++++
src/mainboard/hp/pavilion_m6_1035dx/mainboard.c | 4 ++++
4 files changed, 44 insertions(+)

Upstream: review.coreboot.org


  • Share