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

2014-07-24 Thread William Hermans
> > *This is not true, if you configure the dhcp server on your host correctly > (which is to say, not to do anything on your normal eth interfaces and only > look at the usb network device).* > Tom, whats the point of having a PC on a network that you can't access ? Anyhow, what I stated is *fact*

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

2014-07-24 Thread Tom Rini
On Wednesday, July 23, 2014 4:25:03 PM UTC-4, William Hermans wrote: > > Yeah, but I'm not loading uboot over the network. Just the kernel and file > system. Plus that is a guide using Ubuntu for which my instructions wont > work on. As I used Debian. > > One curious thing however, and perhaps I

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

2014-07-24 Thread Tom Rini
On Wednesday, July 23, 2014 4:02:42 PM UTC-4, Brendan Bleker wrote: > > 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

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

2014-07-23 Thread William Hermans
.com" > Date: Wednesday, July 23, 2014 at 1:24 PM > To: "beagleboard@googlegroups.com" > Subject: Re: [beagleboard] Re: TFTP from u-boot: slow and buggy > > Yeah, but I'm not loading uboot over the network. Just the kernel and file > system. Plus that is a gui

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

2014-07-23 Thread John Syn
From: William Hermans Reply-To: "beagleboard@googlegroups.com" Date: Wednesday, July 23, 2014 at 1:24 PM To: "beagleboard@googlegroups.com" Subject: Re: [beagleboard] Re: TFTP from u-boot: slow and buggy > Yeah, but I'm not loading uboot over the netwo

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

2014-07-23 Thread William Hermans
M > To: "beagleboard@googlegroups.com" > Subject: [beagleboard] Re: TFTP from u-boot: slow and buggy > > 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 fi

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

2014-07-23 Thread John Syn
From: Brendan Bleker Reply-To: "beagleboard@googlegroups.com" Date: Wednesday, July 23, 2014 at 1:02 PM To: "beagleboard@googlegroups.com" Subject: [beagleboard] Re: TFTP from u-boot: slow and buggy > Have you got this to work? > > I've been working

[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 Netwo

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

2014-01-10 Thread Tom Rini
On Wednesday, January 8, 2014 11:47:12 AM UTC-5, l...@ansync.com wrote: > > I have a setup that loads u-boot onto the BBB over the serial port, and > then tells u-boot to load the .dtb and kernel from a local TFTP server. > Loading the small .dtb file works perfectly (although slowly), and > suc