From a784c01adcefe3efd4e651c5230e6117a7be35f8 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Wed, 22 Sep 2010 14:06:33 +0200 Subject: ARM: relocation: fix typo in comment Signed-off-by: Heiko Schocher --- include/configs/qong.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/qong.h') diff --git a/include/configs/qong.h b/include/configs/qong.h index cbb53dd..62ba7e0 100644 --- a/include/configs/qong.h +++ b/include/configs/qong.h @@ -282,7 +282,7 @@ extern int qong_nand_rdy(void *chip); "mtdparts=physmap-flash.0:384k(U-Boot),128k(env1)," \ "128k(env2),2432k(kernel),13m(ramdisk),-(user)" -/* 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 0x80000000 #define CONFIG_SYS_INIT_RAM_ADDR IRAM_BASE_ADDR -- cgit v1.1