net: Add option CONFIG_BOOTP_MAY_FAIL
authorJoe Hershberger <[email protected]>
Wed, 23 May 2012 07:59:19 +0000 (07:59 +0000)
committerJoe Hershberger <[email protected]>
Wed, 23 May 2012 22:53:05 +0000 (17:53 -0500)
commit2c00e099fe77b014dd094a49113e2c6ce8a24a16
tree8fd179098f867dbdf817881fa3fc350c0606c4e5
parent1752f0fdc7a3b914f6b651f68cb59dde102c9c92
net: Add option CONFIG_BOOTP_MAY_FAIL

This is useful if you want to look for a DHCP server, but try some
other settings if not available.

Signed-off-by: Joe Hershberger <[email protected]>
Acked-by: Simon Glass <[email protected]>
README
net/bootp.c