summaryrefslogtreecommitdiffstats
path: root/lib_blackfin/clocks.c
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: cache core/system clock valuesMike Frysinger2009-02-021-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>
OpenPOWER on IntegriCloud