summaryrefslogtreecommitdiff
path: root/include/configs/mx53_evk.h
diff options
context:
space:
mode:
authorAnish Trivedi <anish@freescale.com>2010-06-15 18:01:10 -0500
committerAnish Trivedi <anish@freescale.com>2010-06-24 09:47:41 -0500
commit3bd50a46e4453ca2492169e7add9cde0752442e2 (patch)
treea33e0bfa7f917396a43c8b951f31f0ef64927863 /include/configs/mx53_evk.h
parent90bfe6af18c84a7e3ba424cba0c2602d883bd286 (diff)
downloadu-boot-imx-3bd50a46e4453ca2492169e7add9cde0752442e2.zip
u-boot-imx-3bd50a46e4453ca2492169e7add9cde0752442e2.tar.gz
u-boot-imx-3bd50a46e4453ca2492169e7add9cde0752442e2.tar.bz2
ENGR00123782 Fix boot partition problem for emmc
Enable boot partition in BOOT_CONFIG byte of EXT_CSD Signed-off-by: Anish Trivedi <anish@freescale.com>
Diffstat (limited to 'include/configs/mx53_evk.h')
-rw-r--r--include/configs/mx53_evk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53_evk.h b/include/configs/mx53_evk.h
index 4fa66f2..e139840 100644
--- a/include/configs/mx53_evk.h
+++ b/include/configs/mx53_evk.h
@@ -198,6 +198,8 @@
#define CONFIG_DOS_PARTITION 1
#define CONFIG_CMD_FAT 1
#define CONFIG_CMD_EXT2 1
+
+ #define CONFIG_BOOT_PARTITION_ACCESS
#endif
/*