Commit 9b606cec authored by Adam Wujek's avatar Adam Wujek Committed by Adam Wujek

sw/petalinux/u-boot: let u-boot to fill serverip and bootfile variables after dhcp request

Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent d4dd135d
......@@ -85,3 +85,6 @@
"netboot=tftpboot ${netstart} ${kernel_img} && bootm\0" \
"default_bootcmd=run uenvboot; run cp_kernel2ram && bootm ${netstart}\0" \
""
/* let u-boot to fill serverip and bootfile variables after dhcp request */
#undef CONFIG_BOOTP_SERVERIP
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment