[coreboot-gerrit] Patch merged into coreboot/master: 696689b qemu-armv7: fix cbfs media implementation

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 22 15:48:15 CEST 2015


the following patch was just integrated into master:
commit 696689bfb11933565db8fac6921dcb082abcb2ec
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Tue Apr 21 15:20:46 2015 -0500

    qemu-armv7: fix cbfs media implementation
    
    When using qemu-armv7 to load coreboot.rom with the -kernel
    flag the rom is offset by 0x10000. Therefore only allow
    mappings within 0x10000 and 0x10000 + CONFIG_ROM_SIZE.
    
    TEST= QEMU_AUDIO_DRV=none qemu-system-arm -M vexpress-a9 \
    	-m 1024M -nographic \
    	-kernel coreboot-builds/emulation_qemu-armv7/coreboot.rom
    
    Change-Id: Ifec5761a7d54685f664c54efaa31949b8cc94bad
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Reviewed-on: http://review.coreboot.org/9935
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


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

-gerrit



More information about the coreboot-gerrit mailing list