Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: hkenken
Date: Thu Sep 10 04:00:32 UTC 2015
Modified Files:
src/sys/arch/arm/imx: imxusb.c imxusbvar.h
src/sys/arch/arm/zynq: zynq_usb.c zynq_usbvar.h
Log Message:
USBMODE register's initialization should be done in sc_vendor_init() after sending EHCI_CMD_HCRESET command.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/imx/imxusb.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/imx/imxusbvar.h
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/zynq/zynq_usb.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/zynq/zynq_usbvar.h
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