SAMA5 OHCI: Re-organize some endpoint list data structures.. Strange things happen when semaphores lie in DMA memory which is occasionally invalidated
This commit is contained in:
parent
91a2700f31
commit
111a707511
@ -1188,6 +1188,11 @@ Configurations
|
|||||||
Application Configuration -> NSH Library
|
Application Configuration -> NSH Library
|
||||||
CONFIG_NSH_ARCHINIT=y : NSH board-initialization
|
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:
|
STATUS:
|
||||||
2013-7-19: This configuration (as do the others) run at 396MHz.
|
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
|
The SAMA5D3 can run at 536MHz. I still need to figure out the
|
||||||
|
Loading…
Reference in New Issue
Block a user