[beagleboard] USB ports swapped, USB0 will not enumerate

2014-08-13 Thread Brendan Bleker
Hello, I have a custom board based on the Beaglebone Black, I'm trying to get the board to boot from USB, with nothing programmed on or SD card. I'm expecting to get the AM335 RNDIS to initiate as an Ethernet device. On our board (compared to the Beaglebone Black), we're using USB0 with the

[beagleboard] U-Boot SPL fails when booting from DHCP/TFTP... Tries to enter USB Host mode?

2014-07-25 Thread Brendan Bleker
I'm looking for instructions/guides on getting the Beaglebone Black to load and run U-Boot from DHCP/TFTP (No SD and No eMMC). ( http://processors.wiki.ti.com/index.php/Ubuntu_12.04_Set_Up_to_Network_Boot_an_AM335x_Based_Platform ) Currently, I have the Beaglebone Black looking in the correct

[beagleboard] Re: TFTP from u-boot: slow and buggy

2014-07-23 Thread Brendan Bleker
Have you got this to work? I've been working on a very similar thing, only I'm trying to load u-boot through TFTP. You may find the following TI wiki useful: http://processors.wiki.ti.com/index.php/Ubuntu_12.04_Set_Up_to_Network_Boot_an_AM335x_Based_Platform At this point I have not got a

[beagleboard] Ideas for Mass Flashing/Testing

2014-07-21 Thread Brendan Bleker
Hi Everyone, I have a board that has been developed using the Beaglebone Black as a reference design. We are trying to figure out a way to do mass Flashing/Testing of the boards in a production environment. The boards will be coming from our manufacturer with absolutely nothing on the

[beagleboard] Re: Ideas for Mass Flashing/Testing

2014-07-21 Thread Brendan Bleker
Thanks for the replies! How long is typical for a serial boot? The SD card slot will not be populated, but a boot partition could be made available using a bed of nails and an SD card elsewhere. Ideally, I'd like to have the board boot, giving it enough life to do a full burn of the on-board

[beagleboard] Manually Burning on-board eMMC

2014-06-30 Thread Brendan Bleker
Hello, I'm looking for information/steps on getting a board to boot from the on-board eMMC. I've got a board design based on a Beaglebone Black, I'm able to mount an SD card and boot successfully. I'm looking for instructions on how to manually program the on-board eMMC (4Gb) using a

Re: [beagleboard] Re: Manually Burning on-board eMMC

2014-06-30 Thread Brendan Bleker
seconds.. On Monday, June 30, 2014 10:44:26 AM UTC-7, RobertCNelson wrote: On Mon, Jun 30, 2014 at 12:40 PM, Brendan Bleker bbl...@gmail.com javascript: wrote: Resetting the Boot flag on the boot partition after copying the files over seemed to get me closer to booting. Below