]> rtime.felk.cvut.cz Git - fpga/zynq/canbench-sw.git/commitdiff
u-boot: changed config to enable getting serverip from DHCP
authorMartin Jerabek <jerabma7@fel.cvut.cz>
Tue, 17 May 2016 21:50:13 +0000 (23:50 +0200)
committerMartin Jerabek <jerabma7@fel.cvut.cz>
Tue, 17 May 2016 21:53:09 +0000 (23:53 +0200)
petalinux/Makefile

index d2eb497f3c432019410fd258afb835ba3de468fa..c0ff6071440cf74e724127cc89c899cdcaff09ef 100644 (file)
@@ -26,6 +26,7 @@ subsystems/linux/configs/u-boot/platform-auto.h: FORCE | build/linux/u-boot/Make
        #       but something sometimes will go crazy and disable it, sometimes it does not
        #       With this hack it works OK.
        sed -r -i '/CONFIG_BOOTCOMMAND/a #define CONFIG_IMAGE_FORMAT_LEGACY' $@
+       sed -r -i '/CONFIG_BOOTCOMMAND/a #undef CONFIG_BOOTP_SERVERIP' $@
 
 build/linux/u-boot/Makefile:
        petalinux-build -c u-boot