[coreboot-gerrit] Patch merged into coreboot/master: d76ac63 superio/smsc/lpc47n207: Hook into build system

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 6 01:23:33 CET 2015


the following patch was just integrated into master:
commit d76ac6349df0147b9d8f7f09f8bb80343ecfb5e6
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sun Jan 4 17:21:52 2015 +1100

    superio/smsc/lpc47n207: Hook into build system
    
    Provide proper Makefile and Kconfig components so
    that this superio is built as object code. Select
    superio component in mainboard Kconfig's to bring
    in the link-time symbols and thereby removing the
    need for .c inclusion.
    
    N.B. The LPC47N207 Super I/O does not physically exist
    on these boards. The Super I/O is found on external LPC
    debug card hardware and so should really be made selectable.
    However, this is beyond the scope of this specific fix, that
    rids us of .c inclusions in romstage.c
    
    Change-Id: I451c3a81c4b5beca1ed65e27467a7393d2521dae
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/8084
    Tested-by: build bot (Jenkins)
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>


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

-gerrit



More information about the coreboot-gerrit mailing list