[U-Boot] net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed

Tom Rini trini at ti.com
Mon Dec 8 22:41:37 CET 2014


On Tue, Nov 18, 2014 at 01:07:08PM +0800, Wu, Josh wrote:

> Currenly when CONFIG_BOOTP_SERVERIP is defined, the SERVERIP is not changed
> when receive the BOOTP packet. But BOOTFILE is changed via BOOTP packet.
> 
> As we will load the BOOTFILE from SERVERIP, if the BOOTFILE is modified
> by bootp packet but SERVERIP is not, that is not make sense.
> 
> This patch make SERVERIP and BOOTFILE be consistent. If we define the
> CONFIG_BOOTP_SERVERIP, then SERVERIP and BOOTFILE will not changed by
> BOOTP packet. Only IP address is changed.
> 
> Signed-off-by: Josh Wu <josh.wu at atmel.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141208/ba3832fc/attachment.pgp>


More information about the U-Boot mailing list