This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001814] Kinetis clock gating


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 the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]