summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/lowlevel-init.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c24xx/lowlevel-init.S')
-rw-r--r--arch/arm/mach-s3c24xx/lowlevel-init.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c24xx/lowlevel-init.S b/arch/arm/mach-s3c24xx/lowlevel-init.S
index 8c32f50508..d27cfa5dfb 100644
--- a/arch/arm/mach-s3c24xx/lowlevel-init.S
+++ b/arch/arm/mach-s3c24xx/lowlevel-init.S
@@ -162,8 +162,7 @@ Define in the machine specific config.h the following symbols:
@note Valid values for the PLL settings can be found in the CPU manual.
-@par Background: PLL frequency calculation for the S3C2410 CPU (both PLLs)
-and S3C2440 (UPLL only)
+@par Background: PLL frequency calculation for the S3C2410 CPU (both PLLs) and S3C2440 (UPLL only)
@f[
f_{PLL} = \frac{m * f_{Ref}}{p * 2^s}