the following patch was just integrated into master:
commit 3d7344a7a1fcf09406460da59b61baff564bbbd3
Author: David Hendricks <[email protected]>
Date:   Tue Jan 8 21:05:06 2013 -0800

    ARM bootblock approach
    
    This lays out the groundwork for using a proper bootblock on ARM.
    Currently we bypass the bootblock entirely and go straight to
    romstage. However we want to utilize CBFS to maximize flexibility
    of placing code without relying on a lot of magic numbers which
    will break depending on the SoC in use.
    
    Change-Id: I9cc2a8191d2db38b27b6363ba673e5a360de9684
    Signed-off-by: Stefan Reinauer <[email protected]>
    Signed-off-by: David Hendricks <[email protected]>
    Reviewed-on: http://review.coreboot.org/2118
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <[email protected]>

Build-Tested: build bot (Jenkins) at Wed Jan 16 23:32:06 2013, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Thu Jan 17 01:06:15 
2013, giving +2
See http://review.coreboot.org/2118 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to