d9369891ab
frequency in the at91_pmc_clock_init rather than passing it in. Allow for frequencies >= 21MHz by rounding to the nearest 500Hz (Idea from Ian Lapore whose company uses a similar arrangement in their product). at91_pmc_clock_init() is now nearly independent of the rest of the pmc driver (which means we may be able to call it much earlier in boot soon to eliminate the master clock config file requirement for printf to work during early boot and also eliminate some interdependencies with the device ordering which requires pmc to be the first device added). |
||
---|---|---|
.. | ||
arm | ||
at91 | ||
compile | ||
conf | ||
econa | ||
include | ||
mv | ||
s3c2xx0 | ||
sa11x0 | ||
xscale |