Searched hist:236215 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_pmc.cdiff 236215 Tue May 29 01:24:20 MDT 2012 imp Compute the master clock frequency, so we no longer need to have it
compiled into the kernel. This allows us to boot the same kernel on
machines with different master clock frequencies, so long as we can
determine the main clock frequency accurately. Cleanup the pmc clock
init function so it can be called in early boot so we can use the
serial port just after we call cninit.

# We have two calls to at91_pmc_clock_init for reasons unknown, that will
# be fixed later -- it is harmless for now.
H A Dat91_machdep.cdiff 236215 Tue May 29 01:24:20 MDT 2012 imp Compute the master clock frequency, so we no longer need to have it
compiled into the kernel. This allows us to boot the same kernel on
machines with different master clock frequencies, so long as we can
determine the main clock frequency accurately. Cleanup the pmc clock
init function so it can be called in early boot so we can use the
serial port just after we call cninit.

# We have two calls to at91_pmc_clock_init for reasons unknown, that will
# be fixed later -- it is harmless for now.

Completed in 128 milliseconds