From b302b151935fbe65ae46faa5261db98c35dc15fb Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Sun, 15 May 2011 12:58:55 +0000 Subject: MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files. commit ed59e58 (Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ) made the definition of CONFIG_SYS_BOOTMAPSZ unnecessary. Signed-off-by: Fabio Estevam Acked-by: Jason Liu --- include/configs/mx53loco.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/mx53loco.h') diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 60dc2bed26..544e3fbbdf 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -181,6 +181,5 @@ #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_OF_LIBFDT -#define CONFIG_SYS_BOOTMAPSZ 0x800000 #endif /* __CONFIG_H */ -- cgit v1.2.3