mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
SAMA5 OHCI: When UPLL drives OHCI the logically correct divider of 10 does not work; But a divider of 5 does. Why?
This commit is contained in:
@@ -5594,4 +5594,7 @@
|
||||
Correct some inconsistencies in the way that USB configuration
|
||||
settings are used. This caused compilation errors in SAMA5 OHCI
|
||||
when USB debug was ON but USB host tracing was off (2013-9-19).
|
||||
* nuttx/arch/arm/src/sama5/sam_clockconfig.c: When 480MHz UPLL
|
||||
is used to drive OHCI, it should have a divider of 10. However,
|
||||
that does not work. A divider of 5 does. Why? (2013-9-19).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user