[coreboot] Patch merged into coreboot/master: 87d6550 armv7/snow: Move clock initialization from bootblock to romstage.

gerrit at coreboot.org gerrit at coreboot.org
Fri Feb 8 03:24:54 CET 2013


the following patch was just integrated into master:
commit 87d6550c1f2a902592be6604921a7f557c264168
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Thu Feb 7 21:38:41 2013 +0800

    armv7/snow: Move clock initialization from bootblock to romstage.
    
    Exynos system clock can be initialized before RAM init, not necessary to be in
    the very beginning (boot block). This helps reducing bootblock dependency.
    
    Verified to boot on armv7/snow.
    
    Note: this patch was originally introduced in 2308, but there were
    some ordering issues so it was reverted.
    
    Change-Id: Ibc91c0e26ea8881751fc088754f5c6161d011b68
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Signed-off-by: David Hendricks <dhendrix at chromium.org>
    Reviewed-on: http://review.coreboot.org/2320
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Fri Feb  8 03:05:24 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Fri Feb  8 03:24:53 2013, giving +2
See http://review.coreboot.org/2320 for details.

-gerrit



More information about the coreboot mailing list