From b4b7c7501e61b0c89233d8a43c8557053b859ddf Mon Sep 17 00:00:00 2001 From: Jack Halpin Date: Fri, 29 May 2009 00:06:13 +0000 Subject: 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 --- firmware/target/arm/as3525/clock-target.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/target/arm/as3525/clock-target.h b/firmware/target/arm/as3525/clock-target.h index 7dab0378ad..c9b2ceb9a4 100644 --- a/firmware/target/arm/as3525/clock-target.h +++ b/firmware/target/arm/as3525/clock-target.h @@ -49,7 +49,7 @@ #define AS3525_CLK_MAIN 0 #define AS3525_CLK_PLLA 1 //#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*/ -- cgit v1.2.3