Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Blackfin: cache core/system clock values | Mike Frysinger | 2009-02-02 | 1 | -0/+77 |
Calculating the clocks requires a bit of calls to gcc math functions, so cache the values after the first run since they'll most likely never change once U-Boot is up and running. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |