[coreboot-gerrit] Patch merged into coreboot/master: a660e87 ARMv7: Fix location of CBMEM console in romstage

gerrit at coreboot.org gerrit at coreboot.org
Sat Dec 21 21:02:40 CET 2013


the following patch was just integrated into master:
commit a660e87a3b8dff7bfbea6b2890ad9e446a1f2a95
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Wed Jul 31 16:28:44 2013 -0700

    ARMv7: Fix location of CBMEM console in romstage
    
    The CBMEM console pointer in romstage is actually a zero byte array.
    This means CBMEM area has to live at the end of the allocations or
    else CBMEM console will overwrite whatever comes after it.
    
    Change-Id: Icc59e982b724a2d396370c3a5abd8898e08baf26
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://gerrit.chromium.org/gerrit/63997
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Commit-Queue: Stefan Reinauer <reinauer at chromium.org>
    Tested-by: Stefan Reinauer <reinauer at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list