imx6 usb boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6 usb boot

Jump to solution
3,993 Views
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?

Labels (1)
Tags (3)
0 Kudos
1 Solution
1,112 Views
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

View solution in original post

0 Kudos
2 Replies
1,113 Views
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 Kudos
1,112 Views
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 Kudos