forked from len0rd/rockbox
AMSSansa: Change comment to describe FCLK as input more accurately
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21124 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
acbbf93615
commit
b4b7c7501e
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
#define AS3525_CLK_MAIN 0
|
#define AS3525_CLK_MAIN 0
|
||||||
#define AS3525_CLK_PLLA 1
|
#define AS3525_CLK_PLLA 1
|
||||||
//#define AS3525_CLK_PLLB 2
|
//#define AS3525_CLK_PLLB 2
|
||||||
#define AS3525_CLK_FCLK 3 /* for synchronous bus only */
|
#define AS3525_CLK_FCLK 3 /* Available as PCLK input only */
|
||||||
|
|
||||||
/* PLL frequencies and settings*/
|
/* PLL frequencies and settings*/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue