
Hi,
On 10 September 2015 at 15:26, Alexey Brodkin Alexey.Brodkin@synopsys.com wrote:
Hi Pavel,
On Tue, 2015-08-25 at 14:19 +0200, Pavel Machek wrote:
On Tue 2015-08-25 14:13:17, Hannes Schmelzer wrote:
Hi,
i've same problem.
Running tftp-hpa on Linux Mint 17.
cat /etc/default/tftpd-hpa # /etc/default/tftpd-hpa RUN_DAEMON="yes" TFTP_USERNAME="tftp" TFTP_DIRECTORY="/tftpboot/tseries" TFTP_ADDRESS="0.0.0.0:69" TFTP_OPTIONS="-l -s"
Yes. Please try patch I mailed half an hour ago... it should fix that. (Actually here it is again, without changelog).
Sorry for the trouble, Pavel
I'm wondering if there's a chance to fix that obvious regression anytime soon?
We're approaching v2015.10 release and with today's master all my boards fail on tftp load with mentioned: -------------------->8------------------- # tftp Speed: 100, full duplex Using ethernet@f000a000 device TFTP from server 10.225.15.67; our IP address is 10.225.15.11 Filename 'uImage'. Load address: 0x82000000 Loading: T T TFTP error: 'Unsupported option(s) requested' (8) -------------------->8-------------------
If there's no proper fix for now then we do need to revert http://git.denx.de/?p=u-boot.git;a=commit;h=620776d734e4b126c407f636bda825a5...
Please test on u-boot-x86/master - I just sent a pull request.
Regards, Simon