the following patch was just integrated into master:
commit b25208fc8bce4142c420afcacd3c16e649fa2a5c
Author: David Hendricks <[email protected]>
Date:   Tue Feb 12 15:30:17 2013 -0800

    armv7: use start and size parameters in mmu_setup()
    
    mmu_setup() was originally written in U-Boot to utilize board-specific
    global data. Since we're trying to avoid that, we added start and size
    parameters so that board-specific info can be passed in via mainboard
    code. Let's start using it that way.
    
    Change-Id: I7d7de0e42bd918c9f9f0c177acaf56c110bf8353
    Signed-off-by: David Hendricks <[email protected]>
    Reviewed-on: http://review.coreboot.org/2378
    Reviewed-by: Ronald G. Minnich <[email protected]>
    Tested-by: build bot (Jenkins)

Build-Tested: build bot (Jenkins) at Wed Feb 13 01:15:11 2013, giving +1
See http://review.coreboot.org/2378 for details.

-gerrit

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

Reply via email to