[coreboot-gerrit] Patch merged into coreboot/master: 8a01eb6 libpayload arm64: Move console_init after post_sysinfo_mmu_setup call

gerrit at coreboot.org gerrit at coreboot.org
Sat Mar 21 13:40:16 CET 2015


the following patch was just integrated into master:
commit 8a01eb60522bae5b6c30889b38ef1f84ff78131d
Author: Furquan Shaikh <furquan at google.com>
Date:   Thu Oct 9 15:59:12 2014 -0700

    libpayload arm64: Move console_init after post_sysinfo_mmu_setup call
    
    This is important since mmu is disabled during the post_sysinfo_mmu_setup call
    and calling printf can cause unaligned access.
    
    BUG=None
    BRANCH=None
    TEST=Compiles successfully and boots to kernel prompt with console_init
    
    Change-Id: I5ef72ee449fdcf30186f97485cc532d6c56b2c5d
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Original-Commit-Id: 688ef3856d0502d057c9543ee7763601156e6385
    Original-Change-Id: Ie376e394d084edd6c999fc9edde79f15a0264e7b
    Original-Signed-off-by: Furquan Shaikh <furquan at google.com>
    Original-Reviewed-on: https://chromium-review.googlesource.com/222664
    Original-Reviewed-by: Jimmy Zhang <jimmzhang at nvidia.com>
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Original-Tested-by: Furquan Shaikh <furquan at chromium.org>
    Original-Commit-Queue: Furquan Shaikh <furquan at chromium.org>
    Reviewed-on: http://review.coreboot.org/8795
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


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

-gerrit



More information about the coreboot-gerrit mailing list