[coreboot-gerrit] Patch merged into coreboot/master: f93a7fc cubieboard: Initialize memory in bootblock

gerrit at coreboot.org gerrit at coreboot.org
Thu Jan 9 01:12:58 CET 2014


the following patch was just integrated into master:
commit f93a7fc6c21479b7a72619bdcc7b032c340929e8
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Tue Dec 31 00:57:30 2013 -0500

    cubieboard: Initialize memory in bootblock
    
    Even though the Allwinner A10 is limited to a 24KiB bootblock, the
    memory initialization takes only about 3KiB and leaves enough room for
    an MMC or NAND driver, so init the memory early on. The advantage is
    that we can eliminate complicated logistics of where to cache CBFS and
    where to load the ramstage in SRAM.
    
    Change-Id: Id549552ed509434e831db60deaef28e04d62417f
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list