Programming U-boot to eMMC ls1012ARDB

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

Programming U-boot to eMMC ls1012ARDB

1,683 Views
nattapongsungch
Contributor III

Hello , 

 

Can i Programming U-boot and Kernel ITB files into eMMC directly from CW?

 

168358_168358.png2016-11-08.png

I saw only S25FS512S(QSPI) when i tried to program.

 

Thank you

Nattapong 

Labels (1)
3 Replies

1,380 Views
addiyi
NXP Employee
NXP Employee

The support for eMMC/SD is not available in CodeWarrior for LS1012ARDB.

Adrian

1,380 Views
nattapongsungch
Contributor III

Hi Adrian,

What programmer we can use?

Thank you

Nattapong

0 Kudos
Reply

1,380 Views
yipingwang
NXP TechSupport
NXP TechSupport

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