Author: wmb Date: Wed Jul 18 23:47:53 2012 New Revision: 3071 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/3071
Log: OLPC ARM - Ensure that the WTM clock is on when initializing the random number generator.
Modified: cpu/arm/mmp2/hash.fth
Modified: cpu/arm/mmp2/hash.fth ============================================================================== --- cpu/arm/mmp2/hash.fth Wed Jul 18 23:45:40 2012 (r3070) +++ cpu/arm/mmp2/hash.fth Wed Jul 18 23:47:53 2012 (r3071) @@ -157,6 +157,7 @@ alias random random-long
stand-init: Random number generator + h# 1b h# 68 pmua! \ Ensure WTM clock is enabled init-entropy ;