[coreboot-gerrit] Patch merged into coreboot/master: 8f99378 ARMv7/Exynos: Fix memory location assumptions

gerrit at coreboot.org gerrit at coreboot.org
Thu Aug 14 01:43:59 CEST 2014


the following patch was just integrated into master:
commit 8f993784ef71f451995dd67fc709b88399c8a7e9
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Mon Sep 9 14:37:03 2013 -0700

    ARMv7/Exynos: Fix memory location assumptions
    
    This patch cleans out a lot of unused variables in the
    ARM Kconfig files and introduces CONFIG_RAMSTAGE_BASE
    which is similar to CONFIG_RAMBASE on x86.
    This gets rid of the hard coded assumption that on ARM
    coreboot is always executed at the lowest DRAM address.
    But in fact, this might not be true because we might want
    coreboot to live at the end of RAM, or in SRAM
    
    Change-Id: I03e992645f9eb730e39a521aa21f702959311f74
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    Reviewed-on: https://chromium-review.googlesource.com/168645
    Reviewed-by: David Hendrix <dhendrix at chromium.org>
    Tested-by: David Hendrix <dhendrix at chromium.org>
    (cherry picked from commit 15b87892eb2d5e27759c49dc6c8c7e626f651d77)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6634
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <patrick at georgi-clan.de>
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


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

-gerrit



More information about the coreboot-gerrit mailing list