|
How to flash QNX-IFS into eMMC using dfu-util
|
08/11/2022 6:24 AM
post121893
|
How to flash QNX-IFS into eMMC using dfu-util
Hi,
We have J721EVM where we are trying to flash eMMC in it using dfu-util... We were able to successfully flash the other
bootloader images using dfu-util the below dfu-util command... But, for Qnx-ifs, we don't see any command and not sure
how to flash... Can anyone please suggest ?
HOST $ sudo dfu-util -a tiboot3.bin.raw -D /tiboot3.bin
HOST $ sudo dfu-util -a tispl.bin.raw -D /tispl.bin
HOST $ sudo dfu-util -a u-boot.img.raw -D /u-boot.img
HOST $ sudo dfu-util -a sysfw.itb.raw -D /sysfw.itb
Thanks,
Muthu
|
|
|