[coreboot-gerrit] Patch merged into coreboot/master: 5cbbc70 tegra124: nyan: Keep in memory structures below 4GB.

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 12 02:25:32 CET 2014


the following patch was just integrated into master:
commit 5cbbc702456ceab01b52bda49a2b991fde1658e7
Author: Gabe Black <gabeblack at google.com>
Date:   Sat Feb 8 05:17:38 2014 -0800

    tegra124: nyan: Keep in memory structures below 4GB.
    
    We'd been putting some data structures like the framebuffer and the cbmem at
    the end of memory, but that may not actually be addressable as identity mapped
    memory. This change clamps the addresses those structures are placed at so
    they stay below 4GB.
    
    BUG=None
    TEST=Booted on nyan. Went into recovery mode and verified that there was a
    recovery screen. Forced memory size to be 4GB and verified that the recovery
    screen still shows up.
    BRANCH=None
    
    Original-Change-Id: I9e6b28212c113107d4f480b3dd846dd2349b3a91
    Original-Signed-off-by: Gabe Black <gabeblack at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/185571
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Original-Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Original-Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 63ea1274a838dc739d302d7551f1db42034c5bd0)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I970c1285270cb648bc67fa114d44c0841eab1615
    Reviewed-on: http://review.coreboot.org/7397
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list