how to flash only one image by uuu tool

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

how to flash only one image by uuu tool

1,120 次查看
shuaiqing_wang
Contributor I

HI, NXP team:

I'm Wang Shuaiqing from Hirain company, and we are using imx8qxp board.

I am writing this post to ask a question.

Could you tell me how to flash only bootloader image to imx8qxp board using UUU tool??

0 项奖励
回复
1 回复

944 次查看
shivanipatel
Senior Contributor II

Hi, 帅卿 王

Follow below steps to flash a bootloader image to any board using uuu tool,

  • Set board boot pin to serial download mode
  • uuu -b emmc <bootloader_image>   // this will flash bootloader into eMMC

                                 OR

  • uuu -b sd <bootloader_image>         // this will flash bootloader into SD Card

You can refer to UUU.pdf in this link for more information.

Hope this will help you.

Regards,

Shivani

0 项奖励
回复