[coreboot-gerrit] Patch merged into coreboot/master: 455b82c mainboard/hp: Add initial support for Pavilion m6-1035dx

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 28 21:00:08 CET 2014


the following patch was just integrated into master:
commit 455b82c5942938dc15f610ef35967317bb2ed813
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Wed Mar 26 18:51:08 2014 -0500

    mainboard/hp: Add initial support for Pavilion m6-1035dx
    
    This was a pathetically easy port, where all the components are
    already supported. This is basically a verbatim copy of amd/parmer.
    The EC is an ENE KB932, which is a part that does surprisingly little
    for an EC. This also means we need almost no code to get it working.
    I've "select"ed the EC in Kconfig, which is the only difference from
    parmer, although the keyboard worked fine without it.
    
    I haven't coupled in the ACPI code from the EC yet, so battery level
    is not readable from the OS. Hotkeys work except for brightness
    control, and the CapsLock LED blinks at regular intervals instead of
    following the CapsLock key.
    
    Change-Id: Idfec6f848b99a52e73eac22d516f3550477ad822
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


See http://review.coreboot.org/5409 for details.

-gerrit



More information about the coreboot-gerrit mailing list