I am using Ubuntu 16.04LTS to build android images for the sabresd_6dq board that I have. I can successfully flash the emmc using the mfg tool in Windows 10.
I have tried the attached script and also using the mfg tool.
When I try to use the mfg tools on Ubuntu by running:
./linux-runvbs.sh mfgtool2-android-mx6dl-sabresd-emmc.vbs
I get the following error:
mfgtool2-android-mx6dl-sabresd-emmc.vbs
Executing: ./mfgtoolcli -l eMMC-Android -s board=sabresd -s folder=sabresd -s soc=6dl -s mmc=3 -s data_type=
Your Options:
board: sabresd
folder: sabresd
soc: 6dl
mmc: 3
data_type:
Ready to flash.
init op Failed code# 21
The device is connected with the boot switch (SW6) set to 00001100. How do I flash the emmc of a sabre SD on Ubuntu?