Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-17 Thread Vlad Ungureanu
https://github.com/ungureanuvladvictor/BBBlfs look at this to see how to boot via USB. On Thursday, January 15, 2015 at 8:54:06 AM UTC+1, goku...@gmail.com wrote: hi According to Silicon Errata SPRZ360 section 3.1.3 Boot: USB Boot ROM Code Uses Default DATAPOLARITY .The AM335x USB PHYs

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-16 Thread gokul . gcg
Hi all, So as far as I know we need to take support from TI for USB boot option . right? Since we don't know what is actually expected by ROM code,we cant. is there any source available for ROM code ? Gokul c g goku...@kalkitech.in On Wednesday, January 14, 2015 at 9:53:07 PM UTC+5:30,

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-16 Thread gokul . gcg
hi According to Silicon Errata SPRZ360 section 3.1.3 Boot: USB Boot ROM Code Uses Default DATAPOLARITY .The AM335x USB PHYs supports a DATAPOLARITY feature that allows the data plus (DP) and data minus (DM) data signals to be swapped. This feature was added to simplify PCB layout.In some

[beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-14 Thread gokul . gcg
How we can load the MLO and U-BOOT in beaglebone black though USB port? I know it can be done by SD card/serial port and it will load to eMMC but if I have a USB stick/External HDD/USB connected to host, how can MLO and UBOOT be fetch through USB port and able transfer directly to eMMC.

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-14 Thread Robert Nelson
On Wed, Jan 14, 2015 at 7:00 AM, gokul@gmail.com wrote: How we can load the MLO and U-BOOT in beaglebone black though USB port? I know it can be done by SD card/serial port and it will load to eMMC but if I have a USB stick/External HDD/USB connected to host, how can MLO and UBOOT be

Re: [beagleboard] Load the MLO and U-BOOT in beaglebone black though USB port

2015-01-14 Thread Gerald Coley
Currently, there is no way. A special tool is required and TI never released it. Gerald On Wed, Jan 14, 2015 at 7:00 AM, gokul@gmail.com wrote: How we can load the MLO and U-BOOT in beaglebone black though USB port? I know it can be done by SD card/serial port and it will load to eMMC