[coreboot] Patch merged into coreboot/master: ebdbbbd amd/lx: Move configuration from source to Kconfig

gerrit at coreboot.org gerrit at coreboot.org
Thu Jul 26 21:33:32 CEST 2012


the following patch was just integrated into master:
commit ebdbbbd1eee3e96741d62bffb958a0351e470a72
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Fri Jul 13 19:06:22 2012 +0200

    amd/lx: Move configuration from source to Kconfig
    
    LX has two values that are usually automatically derived but can
    be overridden, that were so far defined in each board's romstage.
    
    These values, along with the toggle to enable override are now
    part of LX's Kconfig. For boards that gave values but requested
    autogeneration, the values are removed.
    
    Further improvements: Figure out the various fields in PLLMSRlo
    and make them sensible Kconfig options (instead of the hex value
    it is now)
    
    Change-Id: I8a17c89e4a3cb1b52aaceef645955ab7817b482d
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>


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

-gerrit




More information about the coreboot mailing list