[coreboot-gerrit] Patch merged into coreboot/master: ef77f87 ipq8064: add DRAM initialization code

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 15 21:56:17 CEST 2015


the following patch was just integrated into master:
commit ef77f873721afc52d988c0291e26ed90dbc8ea55
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Wed Dec 10 20:42:58 2014 -0800

    ipq8064: add DRAM initialization code
    
    Read two blobs from CBFS: cdt.mbn (memory configuration descriptor)
    and ddr.mbn (actual memory initialization code).
    
    Pointer to CDT which starts right above the MBN header is passed to
    the memory initialization routine. Zero return value means memory
    initialization succeeded.
    
    BRANCH=storm
    BUG=chrome-os-partner:34161
    TEST=with upcoming patches memory initialization succeeds.
    
    Change-Id: Ia0903dc4446c03f7f0dc3f4cc3a34e90a8064afc
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 1d79dadd7d47dd6d01e031bc77810c9e85dd854b
    Original-Change-Id: Ib5a7e4fe0eb24a7bd090ec3553c57cd1b7e41512
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/234644
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/9686
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list