summaryrefslogtreecommitdiff
path: root/include/configs/mx6sx_arm2.h
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@freescale.com>2015-11-06 13:30:24 -0600
committerFrank Li <Frank.Li@freescale.com>2015-11-11 10:36:28 -0600
commit54ea3f2ad69597486ed40a16e47aa41eea8f072b (patch)
tree309d98f1e52d5e92bb619f9448d51122780d1663 /include/configs/mx6sx_arm2.h
parent5fb08a4dcc7b8478fc4236b90ad8dc2190cf94e7 (diff)
downloadu-boot-imx-54ea3f2ad69597486ed40a16e47aa41eea8f072b.zip
u-boot-imx-54ea3f2ad69597486ed40a16e47aa41eea8f072b.tar.gz
u-boot-imx-54ea3f2ad69597486ed40a16e47aa41eea8f072b.tar.bz2
MLK-11837 mfgtool: add dummy fat file to avoid windows popup format dialog
Windows DeviceIoControl SCSI_PASSTHROUGH is not stable when report media is not ready. Use dummy fat file to workaround this issue and avoid windows popup format dialog. Signed-off-by: Frank Li <Frank.Li@freescale.com>
Diffstat (limited to 'include/configs/mx6sx_arm2.h')
-rw-r--r--include/configs/mx6sx_arm2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx6sx_arm2.h b/include/configs/mx6sx_arm2.h
index c4f4ef1..94c89ea 100644
--- a/include/configs/mx6sx_arm2.h
+++ b/include/configs/mx6sx_arm2.h
@@ -164,6 +164,7 @@
"mfgtool_args=setenv bootargs console=${console},${baudrate} " \
"rdinit=/linuxrc " \
"g_mass_storage.stall=0 g_mass_storage.removable=1 " \
+ "g_mass_storage.file=/fat g_mass_storage.ro=1 " \
"g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF "\
"g_mass_storage.iSerialNumber=\"\" "\
CONFIG_MFG_NAND_PARTITION \