[U-Boot] flashair and u-boot hooks script
Michal Simek
michal.simek at xilinx.com
Tue Nov 22 15:12:52 CET 2016
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
[bin]$ ./u-boot-test-flash xilinx_zynqmp_zcu102 zcu102
192.168.0.103 rmlist:/tmp/tmp.UuwcmCDprT push:/tmp/tmp.tmM0rQ89CJ
RM LIST: /tmp/tmp.UuwcmCDprT
Traceback (most recent call last):
File "/home/monstr/bin/uboot-test-hooks/bin/push-flashair.py", line
118, in <module>
main()
File "/home/monstr/bin/uboot-test-hooks/bin/push-flashair.py", line
115, in main
func(args.host, param)
File "/home/monstr/bin/uboot-test-hooks/bin/push-flashair.py", line
61, in op_rm_list
response = requests.get('http://%s/command.cgi' % host, params)
TypeError: get() takes 1 positional argument but 2 were given
Pushing files is fine but removing note. Is there any setting which
needs to be done on flashair to support removing files?
Thanks,
Michal
More information about the U-Boot
mailing list