On 22.11.2016 15:33, Tom Rini wrote: > On Tue, Nov 22, 2016 at 03:12:52PM +0100, Michal Simek wrote: >> Hi guys, >> >> did you see this problem before? >> >> [bin]$ ./u-boot-test-flash xilinx_zynqmp_zcu102 zcu102 >> 192.168.0.103 push:/tmp/tmp.I2MxPKltj7 >> PUSH DIR: /tmp/tmp.I2MxPKltj7 >> ..PUSH FILE: u-boot.bin >> .... 200 >> [bin]$ ./u-boot-test-flash xilinx_zynqmp_zcu102 zcu102 >> ./flashair.zynqmp: line 42: : No such file or directory > > OK, what's at line 42 here? I assume this is modeled on the rpi script > since you're deleting thing. > > I also assume that you have things similar to > http://konsulko.com/developing-on-hardware-without-functional-networking/ > and I just re-checked and I have nothing special set on my RPi 3 that's > not also listed in that example. Thanks! >
It looks like there is a bug in the script at least for me where you need to assigned params in requests.get. Not a python guy that's why this needs to be checked by someone else. Thanks, Michal _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

