EMMC flash method for ls1026a

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

EMMC flash method for ls1026a

Jump to solution
1,683 Views
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 Kudos
1 Solution
1,638 Views
Pavel
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
3 Replies
1,680 Views
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 Kudos
1,657 Views
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 Kudos
1,639 Views
Pavel
NXP Employee
NXP Employee

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

0 Kudos