[coreboot-gerrit] Patch merged into coreboot/master: 3cbf02c veyron_*: Use common CBFS wrapper

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 16:30:59 CEST 2015


the following patch was just integrated into master:
commit 3cbf02cc8897ab5c90c3a06f6e8121ce09c243a5
Author: David Hendricks <dhendrix at chromium.org>
Date:   Mon Dec 15 16:15:23 2014 -0800

    veyron_*: Use common CBFS wrapper
    
    This switches all the rk3288 platforms to use the common CBFS wrapper
    instead of implementing its own CBFS media driver. It also happens
    that veyron_* platforms use Gigadevice SPI flash (at least for now).
    
    As we use more SPI-related stuff, for example eventlog and vboot data in
    Brain's case, we will need to use more of the SPI API anyway. This
    prevents us from having to duplicate pieces of it for rk3288.
    
    BUG=none
    BRANCH=none
    TEST=built and booted on Pinky
    
    Change-Id: Ie462456814646fdc277485d9e2d8c901fd4936e7
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 2d6df2fe6d78bc8eee8689019b9aaf29c82b6b30
    Original-Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Original-Change-Id: Id307bd5fb6cc8f79411d8c66e1370e80c58d017b
    Original-Reviewed-on: https://chromium-review.googlesource.com/235882
    Original-Reviewed-by: Julius Werner <jwerner at chromium.org>
    Reviewed-on: http://review.coreboot.org/9678
    Tested-by: build bot (Jenkins)
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list