[coreboot-gerrit] Patch merged into coreboot/master: qemu/x86: car: drop pointless code, move stack out of the way

gerrit at coreboot.org gerrit at coreboot.org
Tue Jun 21 00:36:01 CEST 2016


the following patch was just integrated into master:
commit 633c57d1d1ab3b2241fd259e12423054527ee000
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Thu Jun 16 08:19:59 2016 +0200

    qemu/x86: car: drop pointless code, move stack out of the way
    
    RAM doesn't need any initialization on qemu, so we can simply use it
    right away.  No need to try using the cache as ram in the first place.
    
    We also can place the stack in normal ram right from start and we
    don't have to switch it to another place later on.  Place the stack
    in real mode memory which isn't used for something else.
    
    Change-Id: Ib7a3f58a846d139f7babea5f43722a30fe0fe962
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
    Reviewed-on: https://review.coreboot.org/15214
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-by: Kyösti Mälkki <kyosti.malkki at gmail.com>


See https://review.coreboot.org/15214 for details.

-gerrit



More information about the coreboot-gerrit mailing list