[coreboot-gerrit] Patch merged into coreboot/master: 11aaf1f ipq8064: Add work around for slow timer clock

gerrit at coreboot.org gerrit at coreboot.org
Sun Jan 4 00:27:58 CET 2015


the following patch was just integrated into master:
commit 11aaf1f42ad8035c2870dc50852437f5e8863061
Author: Vadim Bendebury <vbendeb at chromium.org>
Date:   Fri May 23 14:18:35 2014 -0700

    ipq8064: Add work around for slow timer clock
    
    Libpayload libc requires timer clock frequency to be at least 1MHz.
    Ipq8064 code presently provides a single option of 32kHz. Pretend to
    be running at 1 MHz without additional accuracy.
    
    This is a hack which will be reverted as soon as the SOC is configured
    to supply a faster running clock.
    
    BUG=chrome-os-partner:27784, chrome-os-partner:28880
    TEST=with other changes depthcharge boots to the CLI console
    
    Original-Change-Id: I80ec6652bc5693a549668cd6e824e9cf5c26b182
    Original-Signed-off-by: Vadim Bendebury <vbendeb at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/201342
    Original-Reviewed-by: David Hendricks <dhendrix at chromium.org>
    (cherry picked from commit 466a59967b13986099106f8b44924648c1e6e6cd)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I113689191db70710e7a45ccd02d672f482343e35
    Reviewed-on: http://review.coreboot.org/8004
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list