Hello ,
Can i Programming U-boot and Kernel ITB files into eMMC directly from CW?
I saw only S25FS512S(QSPI) when i tried to program.
Thank you
Nattapong
The support for eMMC/SD is not available in CodeWarrior for LS1012ARDB.
Adrian
Hi Adrian,
What programmer we can use?
Hello Nattapong,
If u-boot on QSPI flash is destroyed, please refer to the first section in Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards to do flash programming.
Then enter into u-boot, and use "mmc write" command to write MMC/SD card.
Thanks,
Yiping