enable boot partion 1 to boot MFGTOOLs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

enable boot partion 1 to boot MFGTOOLs

525 Views
sunasir333
Contributor I

while rootfs i mx 6 sololite board by mfgtools  following error is showing.

32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Writing inode tables: done
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 32 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
UTP: sending Success to kernel for command $ sh mksdcard.sh /dev/mmcblk0.
utp_poll: pass returned.
UTP: received command '$ sleep 8'
UTP: executing "sleep 8"
UTP: sending Success to kernel for command $ sleep 8.
utp_poll: pass returned.
UTP: received command '$ echo 8 > /sys/devices/platform/sdhci-esdhc-imx.1/mmc_ho
st/mmc1/mmc1:0001/boot_config '
UTP: executing "echo 8 > /sys/devices/platform/sdhci-esdhc-imx.1/mmc_host/mmc1/m
mc1:0001/boot_config "
sh: can't create /sys/devices/platform/sdhci-esdhc-imx.1/mmc_host/mmc1/mmc1:0001
/boot_config: nonexistent directory
UTP: sending Non-success to kernel for command $ echo 8 > /sys/devices/platform/
sdhci-esdhc-imx.1/mmc_host/mmc1/mmc1:0001/boot_config .
utp_poll: exit with status 256

Tags (1)
0 Kudos
1 Reply

480 Views
igorpadykov
NXP Employee
NXP Employee

Hi SUNASIR

just for test one can try to run these commands from linux, as mfg tool is small linux image.

Also one can look at other emmc programming options:

https://boundarydevices.com/programming-emmc-on-i-mx6/ 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos