summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2010-09-22 14:06:33 +0200
committerWolfgang Denk <wd@denx.de>2010-10-13 09:50:55 +0200
commita784c01adcefe3efd4e651c5230e6117a7be35f8 (patch)
treee502c105aa1df8e827d83373f9c653b825fa5126 /include/configs/omap3_beagle.h
parent0b20ed76c07e8607436d649db768502dcd94dc9b (diff)
downloadtalos-obmc-uboot-a784c01adcefe3efd4e651c5230e6117a7be35f8.tar.gz
talos-obmc-uboot-a784c01adcefe3efd4e651c5230e6117a7be35f8.zip
ARM: relocation: fix typo in comment
Signed-off-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'include/configs/omap3_beagle.h')
-rw-r--r--include/configs/omap3_beagle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 2463be416e..21078cf864 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -340,7 +340,7 @@ extern unsigned int boot_flash_sec;
extern unsigned int boot_flash_type;
#endif
-/* additions for new relocation code, must added to all boards */
+/* additions for new relocation code, must be added to all boards */
#undef CONFIG_SYS_ARM_WITHOUT_RELOC /* This board is tested with relocation support */
#define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1
#define CONFIG_SYS_INIT_SP_ADDR (LOW_LEVEL_SRAM_STACK - CONFIG_SYS_GBL_DATA_SIZE)
OpenPOWER on IntegriCloud