1
0
Fork 0
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:
Jack Halpin 2009-05-29 00:06:13 +00:00
parent acbbf93615
commit b4b7c7501e

View file

@ -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*/