All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] u-boot 2016.012 hangs periodically during ping/tftp
@ 2018-06-15 21:44 Matthew Dahl
  0 siblings, 0 replies; only message in thread
From: Matthew Dahl @ 2018-06-15 21:44 UTC (permalink / raw)
  To: u-boot

Hello,
I am working on a custom board, that is based on the NXP T2080 processor.

We have been experiencing issues with our loading process which utilizes tftp to retrieve images for loading into NAND.
The vast majority of the attempts result in "Loading: *" or "Loading: #" with no further output, and u-boot does not respond to ctrl-c and appears to have hung someplace.

Using Wireshark I can confirm the following packet transfers are taking place:

ARP request for our external machine
                ARP reply from external machine to u-boot with correct MAC address

                TFTP read request from u-boot to external machine
                TFTP Option ACK from external machine to u-boot
                TFTP ACK block 0 (OACK) from u-boot to external
                TFTP data packet 1 from external machine to u-boot
                (and then the further retries of packet 1)

Thanks,
Matt

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-15 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-15 21:44 [U-Boot] u-boot 2016.012 hangs periodically during ping/tftp Matthew Dahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.