[coreboot] Patch merged into coreboot/master: b25208f armv7: use start and size parameters in mmu_setup()

gerrit at coreboot.org gerrit at coreboot.org
Wed Feb 13 03:04:58 CET 2013


the following patch was just integrated into master:
commit b25208fc8bce4142c420afcacd3c16e649fa2a5c
Author: David Hendricks <dhendrix at chromium.org>
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 <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/2378
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    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



More information about the coreboot mailing list