[U-Boot] Ttftp problem while retrieving a file

Hi,
I am using ks8851snl ethernet driver from beagleboard + micrel. I am able to dhcp whatever file size but tftp only works the first time once board has been turned on. the dhcp comamnd will execute TftpStart() after getting all data from the server but not sure what specific initialization is different in both.
I'll appreciate any comments...
Bes Regards Abraham

Dear Abraham Arce,
In message cb8016980911251450y38ae6ba9tb5b561fa88d604a7@mail.gmail.com you wrote:
I am using ks8851snl ethernet driver from beagleboard + micrel. I am able to dhcp whatever file size but tftp only works the first time once board has been turned on. the dhcp comamnd will execute TftpStart() after getting all data from the server but not sure what specific initialization is different in both.
Which exact U-Boot version (git commit id) are you talking about?
Best regards,
Wolfgang Denk

Wolfgang,
I am using ks8851snl ethernet driver from beagleboard + micrel. I am able to dhcp whatever file size but tftp only works the first time once board has been turned on. the dhcp comamnd will execute TftpStart() after getting all data from the server but not sure what specific initialization is different in both.
Which exact U-Boot version (git commit id) are you talking about?
I am basically using a version 1.1.4, hosted in omap4 git tree http://dev.omapzoom.org/?p=bootloader/u-boot.git;a=shortlog;h=refs/heads/oma...
Best Regards, Abraham

Abraham,
On Wed, Nov 25, 2009 at 3:35 PM, Abraham Arce <abraham.arce.moreno@gmail.com
wrote:
Wolfgang,
I am using ks8851snl ethernet driver from beagleboard + micrel. I am able to dhcp whatever file size but tftp only works the first time once board has been turned on. the dhcp comamnd will execute TftpStart() after getting all data from the server but not sure what specific initialization is different in both.
Which exact U-Boot version (git commit id) are you talking about?
I am basically using a version 1.1.4, hosted in omap4 git tree
http://dev.omapzoom.org/?p=bootloader/u-boot.git;a=shortlog;h=refs/heads/oma...
That's a few years old, and A LOT has changed since. Please update to the
latest software and let us know if the problem still exists.
Best Regards, Abraham
regards, Ben

I am basically using a version 1.1.4, hosted in omap4 git tree
http://dev.omapzoom.org/?p=bootloader/u-boot.git;a=shortlog;h=refs/heads/oma...
That's a few years old, and A LOT has changed since. Please update to the latest software and let us know if the problem still exists.
Sure, I'll let you know...
Best Regards Abraham

Hi,
I am basically using a version 1.1.4, hosted in omap4 git tree
http://dev.omapzoom.org/?p=bootloader/u-boot.git;a=shortlog;h=refs/heads/oma...
That's a few years old, and A LOT has changed since. Please update to the latest software and let us know if the problem still exists.
Sure, I'll let you know...
KS8851SNL driver is working with u-boot 1.1.4... my question now is if somebody is working on this driver to merge it with latest u-boot? if no then I can work on it...
Best Regards Abraham
participants (3)
-
Abraham Arce
-
Ben Warren
-
Wolfgang Denk