[coreboot-gerrit] Patch merged into coreboot/master: a0b02e7 nyan*: cbmem: Move the call to cbmemc_reinit.

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 17 20:49:26 CET 2014


the following patch was just integrated into master:
commit a0b02e7127b432125979753f886cbeecbe521652
Author: Gabe Black <gabeblack at google.com>
Date:   Mon Apr 21 19:51:15 2014 -0700

    nyan*: cbmem: Move the call to cbmemc_reinit.
    
    The call was after the call to vboot_verify_firmware and so would only be
    called when falling back to RO, aka recovery mode. This change moves it to
    before vboot_verify_firmware so we'll always have the cbmem console.
    
    BUG=None
    TEST=Built and booted on nyan and verified that the cbmem console was the same
    as the serial output. Built for big and blaze.
    BRANCH=nyan
    
    Original-Change-Id: I02d01110659689b08d32777dae384ac3e01b3b9f
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/196158
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit d3e4a778e4a0f5ade7d633d8ce7e72ef06c44086)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Id14a19a78bcb21cb0c4030c2e41195e491f690d5
    Reviewed-on: http://review.coreboot.org/7777
    Tested-by: build bot (Jenkins)
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list