Booting from the eMMC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Booting from the eMMC

跳至解决方案
1,115 次查看
surendradhobale
Contributor III

Hello,

      We are developing the custom board based on the imx6ul with eMMC.

We are looking eMMC as bootable device in the board. i.e uboot, kernel and FileSystem on the eMMC.

We are not using SD card interface for the development.

My question is,

1) In development, How i can update the uboot, kernel and Filesystem.?

2) How I can make the eMMC partitions ( as very initial no any partition on  the eMMC) ?

    Is i need to make the partitions in uboot ? How ?

Regards,

Surendra

标记 (1)
0 项奖励
1 解答
611 次查看
bernhardfink
NXP Employee
NXP Employee

Hi Surendra,

besides the MFG-Tool there is also a quite handy procedure described for the WaRP7 board here:

Warp7 Yocto : Part2 : Flashing Warp7 binaries | element14 | WaRP7 

1) You use the small Linux tool imx_usb to download an i.MX6UL u-boot binary

2) With u-boot you manage the rest

The WaRP7 board has no SD-Card as well, so in the support forum for this board you will find also some information about eMMC partitioning or fixing boot problems.

Regards,

Bernhard.

在原帖中查看解决方案

0 项奖励
2 回复数
612 次查看
bernhardfink
NXP Employee
NXP Employee

Hi Surendra,

besides the MFG-Tool there is also a quite handy procedure described for the WaRP7 board here:

Warp7 Yocto : Part2 : Flashing Warp7 binaries | element14 | WaRP7 

1) You use the small Linux tool imx_usb to download an i.MX6UL u-boot binary

2) With u-boot you manage the rest

The WaRP7 board has no SD-Card as well, so in the support forum for this board you will find also some information about eMMC partitioning or fixing boot problems.

Regards,

Bernhard.

0 项奖励
611 次查看
jan_spurek
NXP Employee
NXP Employee

Hello Surendra,

for image deployment you can use MFG Tool. All the documentation comes in the archive with it. For eMMC operations from U-boot, please refer to the Linux User's Guide.

Also please refer to BSP porting guide as you are developing a custom board.

Best Regards,

Jan

0 项奖励