RE: [U-Boot-Users] U-Boot DHCP request does not time out.

See below...
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Monday, August 30, 2004 2:55 PM To: Brian S. Park Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] U-Boot DHCP request does not time out.
In message 6.1.2.0.0.20040830104654.03a57ec0@corelis.com you wrote:
I have question about U-Boot and its BOOTP/DHCP client capability. We are using it to get the dynamic IP from DHCP server and
it looks like it
never times out if the network cable is not connected.
Which processor / board is this? Normally U-Boot will report an error and time out if it cannot send ethernet packets (at least this is what it does on all boards I can test).
I've seen the same problem on the TI OMAP 1510 Innovator and a custom board I've worked with that is similar in architecture.
From the Innovator...
OMAP1510 Innovator # dhcp Using MAC Address 00:0B:36:00:03:FB BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5
Retry count exceeded; starting again BOOTP broadcast 6 ... Retry count exceeded; starting again BOOTP broadcast 13 ...
This lasts for at least a minute for sure. This becomes a problem if 'dhcp' never exits when it is used in bootcmd.
-Michael Bendzick

In message 31ADFA827355984B9E2A161514595B561C33A9@lpdsrv04.logicpd.com you wrote:
OMAP1510 Innovator # dhcp Using MAC Address 00:0B:36:00:03:FB BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5
Retry count exceeded; starting again BOOTP broadcast 6 ... Retry count exceeded; starting again BOOTP broadcast 13 ...
I see. Same here. Something is really broken.
Best regards,
Wolfgang Denk

Wolfgang Denk wrote:
In message 31ADFA827355984B9E2A161514595B561C33A9@lpdsrv04.logicpd.com you wrote:
OMAP1510 Innovator # dhcp Using MAC Address 00:0B:36:00:03:FB BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5
Retry count exceeded; starting again BOOTP broadcast 6 ... Retry count exceeded; starting again BOOTP broadcast 13 ...
I see. Same here. Something is really broken.
Best regards,
Wolfgang Denk
I've had the same problems.
Please bear it till I send a patch that fixes that and a number of other issues in DHCP.
Next week perhaps since I'm swamped right now.
Regards
Pantelis
participants (3)
-
Michael Bendzick
-
Pantelis Antoniou
-
Wolfgang Denk