summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53smd.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2011-05-15 12:58:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-05-23 08:36:46 +0200
commitb302b151935fbe65ae46faa5261db98c35dc15fb (patch)
tree89381eb46821ddedd137e99ec63bfaa4fbdcaebc /include/configs/mx53smd.h
parentaa1cb689d589f60b4a94cbf4759ab3e79dbada22 (diff)
downloadtalos-obmc-uboot-b302b151935fbe65ae46faa5261db98c35dc15fb.tar.gz
talos-obmc-uboot-b302b151935fbe65ae46faa5261db98c35dc15fb.zip
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 <fabio.estevam@freescale.com> Acked-by: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r--include/configs/mx53smd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h
index a9bfd2def5..65d5e05504 100644
--- a/include/configs/mx53smd.h
+++ b/include/configs/mx53smd.h
@@ -187,6 +187,5 @@
#define CONFIG_SYS_MMC_ENV_DEV 0
#define CONFIG_OF_LIBFDT
-#define CONFIG_SYS_BOOTMAPSZ 0x800000
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud