Update uboot binary from kernel

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

Update uboot binary from kernel

1,621件の閲覧回数
vinothkumars
Senior Contributor IV

Dear All,

I able to flash uboot binary (imx-boot-) using uuu tool for IMX8MN evk board. But, I unable to do it from kernel using dd command

$ dd if=imx-boot of=/dev/mmcblk2 bs=1k seek=33

$ sync

 

Board: IMX8MN-EVK

EMMC Chip: mmcblk2

 

Will you please guide me to flash u-boot binary from kernel for IMX8MNano EVK ?

Regards,
Vinothkumar Sekar
ラベル(2)
タグ(4)
0 件の賞賛
返信
2 返答(返信)

1,600件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi vinothkumars,

 

What error are you getting when you do this?

 

Also, you should take a look at the Linux user manual, chapter 4.3.2, It will be very helpful.

https://www.nxp.com/docs/en/user-guide/IMX_LINUX_USERS_GUIDE.pdf

 

Regards,

Israel H.

0 件の賞賛
返信

1,592件の閲覧回数
vinothkumars
Senior Contributor IV

Thank you @nxf63675 for the reply,

 

I am not getting any error. After I flashed using this following command u-boot not booting from updated (currently) flashed one.

dd if=imx-boot of=/dev/mmcblk2 bs=1k seek=33

 

 

Regards,
Vinothkumar Sekar
0 件の賞賛
返信