imx6 usb boot

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

imx6 usb boot

跳至解决方案
3,998 次查看
bonzo
NXP Employee
NXP Employee

Is there anyway to start uboot on a Sabre Lite board (or other board) from a USB thumb drive? 

Is this even possible?

标签 (1)
标记 (3)
0 项奖励
1 解答
1,117 次查看
fabio_estevam
NXP Employee
NXP Employee

From the mx6 reference manual:

"The i.MX 6Series boot ROM supports the following boot devices:

NOR Flash

NAND Flash

OneNAND Flash

SD/MMC

Serial ATA (SATA) HDD

Serial ROM devices"

,so you you cannot boot directly from a USB thumb.

What you can do is to boot from one of the supported medium and then boot the kernel from a USB thumb.

Mainline U-boot does support loading a kernel from a USB thumb.

Regards,

Fabio Estevam

在原帖中查看解决方案

0 项奖励
2 回复数
1,118 次查看
fabio_estevam
NXP Employee
NXP Employee

From the mx6 reference manual:

"The i.MX 6Series boot ROM supports the following boot devices:

NOR Flash

NAND Flash

OneNAND Flash

SD/MMC

Serial ATA (SATA) HDD

Serial ROM devices"

,so you you cannot boot directly from a USB thumb.

What you can do is to boot from one of the supported medium and then boot the kernel from a USB thumb.

Mainline U-boot does support loading a kernel from a USB thumb.

Regards,

Fabio Estevam

0 项奖励
1,117 次查看
manjunathjoshi
Contributor V

Hello Fabio,

Can you just elaborate on mainline u-boot you are talking about?   I was in need of little more info on the same.

The info i mean to say is the path for the source or the download option.  Anything else that's required to know.

Regards,

Manju

0 项奖励