aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index f2a575275..6ac910b6d 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -190,4 +190,7 @@
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_SYS_MMC_ENV_DEV 0
+#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_BOOTMAPSZ 0x800000
+
#endif /* __CONFIG_H */