How to install image to eMMC from Linux

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

How to install image to eMMC from Linux

ソリューションへジャンプ
3,140件の閲覧回数
janiscoders
Contributor III

Hi, the question is simple. How to install u-boot, linux kernel and filesystem to eMMC via microUSB from Linux. I know it is possible from Windows using MFG Tools, but is there really no possibility to do it from Linux?

If I attach the microUSB to Linux and call 'lsusb' command, I can see that device is recognized:

     15a2:004e Freescale Semiconductor, Inc.

Should it be attached as some kind a block device and install images using 'dd'? Or is it some other kind of serial device with specific protocol for which there is no application available in Linux.

We just simply want to start manufacturing our product and installing images via Linux seems like a good solution, because now we need a separate Windows machine and someone sitting there and installing images for 1000 pieces.

ラベル(2)
タグ(3)
0 件の賞賛
返信
1 解決策
1,667件の閲覧回数
Yuri
NXP Employee
NXP Employee

> ... eMMC via microUSB ...

Is this correct ?

eMMC means (my opinion) (chip = SD interface + NAND ) mounted on a board.  

As for target system deploying on Linux host, please look at the “ucl.xml”

of MFG (Linux) configuration for i.MX53. It shows sequence of (Linux) commands,

which may be adopted for a Linux host. 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,668件の閲覧回数
Yuri
NXP Employee
NXP Employee

> ... eMMC via microUSB ...

Is this correct ?

eMMC means (my opinion) (chip = SD interface + NAND ) mounted on a board.  

As for target system deploying on Linux host, please look at the “ucl.xml”

of MFG (Linux) configuration for i.MX53. It shows sequence of (Linux) commands,

which may be adopted for a Linux host. 

0 件の賞賛
返信