EMMC flash method for ls1026a

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

EMMC flash method for ls1026a

跳至解决方案
3,725 次查看
winstonjacob
Contributor IV

I am using LS1026A with EMMC, I want to flash and boot via emmc, please give me the procedure to flash and boot the board using emmc.

 

 

Regards

Winston

0 项奖励
回复
1 解答
3,680 次查看
Pavel
NXP Employee
NXP Employee

If your board supports only eMMC for booting, use CodeWarrior and CodeWarrior TAP for image writing to eMMC.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
3,722 次查看
Pavel
NXP Employee
NXP Employee

Use the following command sequence:

  1. Change the flexbuild_lsdk2108/configs/board/ls1046ardb/manifest file for using the rcw_1600_qspiboot_emmc.bin file as RCW for QSPI boot image.
  2. Write this image to QSPI Flash.
  3. Set DIP switch for QSPI boot and run this image.
  4. Check eMMC on the board using the mmc commands in u-boot.
  5. Write the firmware_ls1046ardb_emmcboot.img to emmc.
  6. Set DIP switch for QSPI boot and run this image.
0 项奖励
回复
3,699 次查看
winstonjacob
Contributor IV

Thanks for the quick reply @Pavel, my board have only emmc, it doesn't have QSPI, so please suggest me the steps to flash directly to emmc without QSPI.

 

Regards

Winston.

0 项奖励
回复
3,681 次查看
Pavel
NXP Employee
NXP Employee

If your board supports only eMMC for booting, use CodeWarrior and CodeWarrior TAP for image writing to eMMC.

0 项奖励
回复