Skip to content
Snippets Groups Projects
Commit 1fb80e09 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

SAMA5 OHCI: Re-organize some endpoint list data structures.. Strange things...

SAMA5 OHCI:  Re-organize some endpoint list data structures.. Strange things happen when semaphores lie in DMA memory which is occasionally invalidated
parent 10daf069
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -1188,6 +1188,11 @@ Configurations
Application Configuration -> NSH Library
CONFIG_NSH_ARCHINIT=y : NSH board-initialization
NOTE: When OHCI is selected, the SAMA5 will operate at 384MHz instead
of 396MHz. This is so that the PLL generates a frequency which is a
multiple of the 48MHz needed for OHCI. The delay loop calibration
values that are used will be off slightly because of this.
STATUS:
2013-7-19: This configuration (as do the others) run at 396MHz.
The SAMA5D3 can run at 536MHz. I still need to figure out the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment