[coreboot-gerrit] Patch merged into coreboot/master: d81f409 exynos: Fix the name of the chip_operations structures.

gerrit at coreboot.org gerrit at coreboot.org
Fri Aug 29 06:43:18 CEST 2014


the following patch was just integrated into master:
commit d81f409514b99189c943d06fa9a8fa01d8178fc8
Author: Gabe Black <gabeblack at google.com>
Date:   Tue Oct 8 23:16:51 2013 -0700

    exynos: Fix the name of the chip_operations structures.
    
    The exynos directories had been moved from src/cpu to src/soc, but the name
    of the chip_operations structure wasn't updated properly. That meant that the
    SOCs never installed their memory resources and the ram stage would fail to
    load the payload.
    
    Change-Id: Ib60489b6d3434e3ebd13827a804452f762747f1b
    Signed-off-by: Gabe Black <gabeblack at google.com>
    Reviewed-on: https://chromium-review.googlesource.com/172400
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Commit-Queue: Gabe Black <gabeblack at chromium.org>
    Tested-by: Gabe Black <gabeblack at chromium.org>
    (cherry picked from commit 9100d475ebcc4dae23184583a6cc0162577e70d1)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6781
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list