[coreboot-gerrit] Patch merged into coreboot/master: 3905e3d delay: Have mdelay() / delay() available in romstage, too

gerrit at coreboot.org gerrit at coreboot.org
Mon Aug 25 19:02:20 CEST 2014


the following patch was just integrated into master:
commit 3905e3d47c773e2c9664f09b7209711764683da6
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Thu Aug 29 16:01:05 2013 -0700

    delay: Have mdelay() / delay() available in romstage, too
    
    Some drivers (like the I2C TPM driver) call mdelay instead of
    udelay. While it's a shame that these chips are so slow, the
    overhead of having those functions available in romstage is
    minimal.
    
    Signed-off-by: Stefan Reinauer <reinauer at google.com>
    
    Change-Id: I1fa888fc5ca4489def16ac92e2f8260ccc26d792
    Reviewed-on: https://chromium-review.googlesource.com/167542
    Reviewed-by: Stefan Reinauer <reinauer at google.com>
    Tested-by: Stefan Reinauer <reinauer at google.com>
    Commit-Queue: Stefan Reinauer <reinauer at google.com>
    (cherry picked from commit 7083b6b843d803bd4ddbd8a5aaf9c5c05bad2044)
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6531
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list