summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s3c24xx/generic.c')
-rw-r--r--arch/arm/mach-s3c24xx/generic.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/arm/mach-s3c24xx/generic.c b/arch/arm/mach-s3c24xx/generic.c
index dddd0187c3..2de03ca809 100644
--- a/arch/arm/mach-s3c24xx/generic.c
+++ b/arch/arm/mach-s3c24xx/generic.c
@@ -276,18 +276,18 @@ All S3C24xx common headers are located here.
@par barebox Map
-The location of the barebox itself depends on the available amount of
+The location of the @a barebox itself depends on the available amount of
installed SDRAM memory:
-- 0x30fc.0000 Start of barebox when 16MiB SDRAM is available
-- 0x31fc.0000 Start of barebox when 32MiB SDRAM is available
-- 0x33fc.0000 Start of barebox when 64MiB SDRAM is available
+- 0x30fc.0000 Start of @a barebox when 16MiB SDRAM is available
+- 0x31fc.0000 Start of @a barebox when 32MiB SDRAM is available
+- 0x33fc.0000 Start of @a barebox when 64MiB SDRAM is available
-Adjust the CONFIG_TEXT_BASE/CONFIG_ARCH_TEXT_BASE symbol in accordance to
+Adjust the @p CONFIG_TEXT_BASE/CONFIG_ARCH_TEXT_BASE symbol in accordance to
the available memory.
@note The RAM based filesystem and the stack resides always below the
-barebox start address.
+@a barebox start address.
@li @subpage dev_s3c24xx_wd_handling
@li @subpage dev_s3c24xx_pll_handling