[coreboot-gerrit] Patch merged into coreboot/master: a2f6af3 ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug

gerrit at coreboot.org gerrit at coreboot.org
Sat Sep 21 06:22:34 CEST 2013


the following patch was just integrated into master:
commit a2f6af3330a754de2f8c4438812e09fc81ad181c
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Sep 10 13:50:32 2013 +0300

    ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
    
    These features depend on CAR_GLOBAL region, which is not available
    when romstage is built with ROMCC. Exclude these from romstage, keep
    them available for ramstage.
    
    A follow-up patch will fix the dependencies and allows enabling these
    features in menuconfig.
    
    Change-Id: I9de5ad41ea733655a3fbdc734646f818e39cc471
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/3919
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Aaron Durbin <adurbin at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list