EMMC flash method for ls1026a

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

EMMC flash method for ls1026a

ソリューションへジャンプ
2,036件の閲覧回数
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 解決策
1,991件の閲覧回数
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 返答(返信)
2,033件の閲覧回数
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 件の賞賛
返信
2,010件の閲覧回数
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 件の賞賛
返信
1,992件の閲覧回数
Pavel
NXP Employee
NXP Employee

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

0 件の賞賛
返信