[coreboot-gerrit] Patch merged into coreboot/master: b16a6c4 qualcomm/ipq806x: report versions of RPM and DDR init components

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 08:40:56 CEST 2015


the following patch was just integrated into master:
commit b16a6c4f5bf85856a67d6207d799e7db915002b6
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Thu Mar 5 17:36:00 2015 -0800

    qualcomm/ipq806x: report versions of RPM and DDR init components
    
    DDR init blob version string can be found at a fixed location in
    memory once the blob is loaded. Maximum size of the string is 48
    bytes.
    
    The RPM RW version is defined in a 32 bit version stored at yet
    another fixed address once RPM RW has started.
    
    BRANCH=storm
    BUG=chrome-os-partner:30623
    TEST=ran this command on the booted system:
      localhost ~ # egrep  '(DDR|RPM)'  /sys/firmware/log
      Loaded DDR init blob version 99ce41d at -AAABANAZA
      DDR initialized
      Starting RPM
      Started RPM version 1.0.128
      localhost ~ #
    
    Change-Id: If3c3c8368845b978605ccfda7e09c21ae2e5ab9a
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 328c9c57cf93110bc0fdd267134d72e386d70834
    Original-Change-Id: If411f6f7bca53ea20390b7e851cb3d120681eade
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/256738
    Original-Reviewed-by: Varadarajan Narayanan <varada at qti.qualcomm.com>
    Reviewed-on: http://review.coreboot.org/9860
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list