Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/arch/arm/broadcom
Module Name: src
Committed By: martin
Date: Thu Jan 2 10:01:04 UTC 2020
Modified Files:
src/sys/arch/arm/broadcom [netbsd-9]: bcm283x_platform.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #599):
sys/arch/arm/broadcom/bcm283x_platform.c: revision 1.34 (patch)
Provide a single generic bcm283x_platform_uart_freq which checks for
"brcm,bcm2835-aux-uart" and returns the appropriate core clock based
results; otherwise it returns the uart clock from firmware.
Should fix early console output on the rpi0w.
Based on a diff from mlelstv
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.23.4.1 src/sys/arch/arm/broadcom/bcm283x_platform.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