[coreboot-gerrit] Patch merged into coreboot/master: kunimitsu: Fix incorrect comment format in devicetree.cb

gerrit at coreboot.org gerrit at coreboot.org
Tue Sep 8 11:32:36 CET 2015


the following patch was just integrated into master:
commit cae067f136408ff2ab4972ea677a3f04e5892912
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Mon Aug 31 10:01:03 2015 -0700

    kunimitsu: Fix incorrect comment format in devicetree.cb
    
    The devicetree.cb compiler can't handle C style /**/ comments,
    they need to be shell-style #.  Due to a last minute formatting
    change in my commit to enable USB ports this broke the kunimitsu
    build.
    
    BUG=chrome-os-partner:44662
    BRANCH=none
    TEST=emerge-kunimitsu coreboot
    
    Change-Id: I7a77f0f51345f779fcae43338cdc078bc91bb51c
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 6454b377f865ec3d4e426fce3259f4df5d513ef5
    Original-Change-Id: I19bde397018890db37257b55d0481e0c9f3a41f2
    Original-Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/296302
    Original-Tested-by: Wenkai Du <wenkai.du at intel.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/11554
    Tested-by: build bot (Jenkins)
    Reviewed-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list