Flashing kernel image to RAW address

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

Flashing kernel image to RAW address

636件の閲覧回数
Jack-Cha
Contributor V

Hi 8M Mini Champ !

I'm trying to flash the i.MX 8M mini' kernel image to the RAW address rather than copying Image file into FAT partition usign the command below.

$ sudo dd if=Image of=/dev/sd(x) bs=512 seek=2048 conv=fsync && sync

 

However, if I copy the image file directly to the FAT partition, it boots fine, but if I flash it to a RAW address, Uboot fails to enter the kernel and gives an error, or the boot partition disappears or gives an error.

Please tell me how to flash to RAW address based on the latest version of IMX Kernel.


Thanks.

Regards, 

Jack

ラベル(1)
0 件の賞賛
返信
1 返信

608件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

if I flash it to a RAW address, Uboot fails to enter the kernel and gives an error, or the boot partition disappears or gives an error.

> what raw address do you use? give me detailed command you use and what error do you get? 

0 件の賞賛
返信