[Bug 1001814] Kinetis clock gating

bugzilla-daemon@bugs.ecos.sourceware.org bugzilla-daemon@bugs.ecos.sourceware.org
Sat Apr 6 14:21:00 GMT 2013


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001814

--- Comment #11 from Ilija Kocho <ilijak@siva.com.mk> ---
(In reply to comment #9)
> Are you saying that all clocks are gated off by default until a driver gates
> its own clock on? That would make some sense because it would save power and
> most application writers would not have to be aware of it.

Allmost all are disabled. Check reset values of SIM_SCGCn registers in your
Kinetis reference manual for details.
The current eCos HAL enables ALL clocks and the new one will enable few,
leaving clockgating to device drivers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Ecos-patches mailing list