Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arm/imx



Module Name:    src
Committed By:   yurix
Date:           Mon Mar 30 08:10:16 UTC 2026

Modified Files:
        src/sys/arch/arm/imx: imx23_timrot.c

Log Message:
evbarm/generic_v5: fix setstatclockrate crash

setstatclockrate is an optional function for timers that currently cannot be multiplexed through device trees. We don't provide an implementation in the am18 code, but we need to make sure the imx23 
driver doesn't crash us.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/imx/imx23_timrot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index