This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How ro run command to resize emmc size ?

Other Parts Discussed in Thread: AM625

Dear TI .

HW : AM625 platform .

emmc : SanDisk iNAND 7250 e.MMC 

https://dev.ti.com/tirex/explore/node?node=A__AHRrRyaBVyh3lIzvQ8a6tQ__linux_academy_am62x__XaWts8R__LATEST&search=am62x

I have some questions as follows:

Flash uboot image to emmc . The mmcblk0boot0 szie must be more than 4MB . So , I must rum command to reize emmc (mmcblk0boot0  )  .  if I want to resize emmc 4MB -> 8MB , how to implement ?

How can I modify driver code or device tree ?  It seems to run CMD62 command.

How to modify uboot driver  in Am62x EVK ?