how to u-boot-fslc to sdcard

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

how to u-boot-fslc to sdcard

1,409件の閲覧回数
宗標廖
Contributor V

Hello Community 

Could someone tell me how to burn u-boot-fslc to sdcard?

Best Regards

ZongbiaoLiao

ラベル(3)
0 件の賞賛
返信
2 返答(返信)

1,310件の閲覧回数
宗標廖
Contributor V

I knew the method.

sudo dd if=SPL of=/dev/sdc bs=1k seek=1;sync
sudo dd if=u-boot.img of=/dev/sdc bs=1k seek=69

0 件の賞賛
返信

1,310件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

yes, you can use dd command on the ubuntu or mfgtools on the windows.

0 件の賞賛
返信