[coreboot] Patch merged into coreboot/master: eb0e452 sb800: sata combine mode configure fix

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 11 08:07:23 CEST 2011


the following patch was just integrated into master:
commit eb0e4526ffeb1330d9c2b9f2c69cac6a4f3a41ec
Author: Kerry Sheh <shekairui at gmail.com>
Date:   Mon Oct 10 18:23:49 2011 +0800

    sb800: sata combine mode configure fix
    
    Using micro CIMX_OPTION_ENABLED/CIMX_OPTION_DISABLED to
    configure SataIdeCombinedMode is wrong.
    
    sbPowerOnInit() use SataIdeCombinedMode to determine whether hide the IDE controller
      0: IDE controller is exposed and Combined Mode is enabled.
         SATA controller has control over Port0 through Port3,
         IDE controller has control over Port4 and Port5
      1: IDE controller is hidden and Combined Mode is disabled,
         SATA controller has full control of all 6 Ports when operating in non-IDE mode
    
    Change-Id: I32e7101737f1dbfff49daa58670e6820b476b250
    Signed-off-by: Kerry Sheh <kerry.she at amd.com>
    Signed-off-by: Kerry Sheh <shekairui at gmail.com>

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

-gerrit




More information about the coreboot mailing list