Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-09-10 Thread Simon Glass
Hi, On 10 September 2015 at 15:26, Alexey Brodkin 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/tftp

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-09-10 Thread Joe Hershberger
Hi Alexey, On Thu, Sep 10, 2015 at 5:26 PM, Alexey Brodkin 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/def

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-09-10 Thread Alexey Brodkin
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_USER

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Hannes Schmelzer
Hi Pavel, this works for me. many thanks. I will looking for some patch coming soon. best regards, Hannes On 25.08.2015 14:19, 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 # /e

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Pavel Machek
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_OPTI

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Hannes Schmelzer
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" best regards, Hannes On 25.08.2015 09:40, Bin Meng wrote: Hi

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Pavel Machek
On Tue 2015-08-25 16:58:58, Bin Meng wrote: > Hi Pavel, > > On Tue, Aug 25, 2015 at 3:12 PM, Pavel Machek wrote: > > On Tue 2015-08-25 10:25:35, Bin Meng wrote: > >> Hi, > >> > >> With latest u-boot/master, TFTP is seriously broken. > > > > Sorry about that. > > > >> => tftp 10 bzImage > >> S

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Bin Meng
On Tue, Aug 25, 2015 at 4:58 PM, Bin Meng wrote: > Hi Pavel, > > On Tue, Aug 25, 2015 at 3:12 PM, Pavel Machek wrote: >> On Tue 2015-08-25 10:25:35, Bin Meng wrote: >>> Hi, >>> >>> With latest u-boot/master, TFTP is seriously broken. >> >> Sorry about that. >> >>> => tftp 10 bzImage >>> Speed

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Bin Meng
Hi Pavel, On Tue, Aug 25, 2015 at 3:12 PM, Pavel Machek wrote: > On Tue 2015-08-25 10:25:35, Bin Meng wrote: >> Hi, >> >> With latest u-boot/master, TFTP is seriously broken. > > Sorry about that. > >> => tftp 10 bzImage >> Speed: 100, full duplex >> Using pch_gbe device >> TFTP from server 1

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Bin Meng
Hi Joe, On Tue, Aug 25, 2015 at 12:24 PM, Joe Hershberger wrote: > Hi Bin, > > On Mon, Aug 24, 2015 at 11:05 PM, Bin Meng wrote: >> Hi Joe, >> >> On Tue, Aug 25, 2015 at 11:42 AM, Joe Hershberger >> wrote: >>> Hi Bin, >>> >>> On Mon, Aug 24, 2015 at 9:25 PM, Bin Meng wrote: Hi,

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-25 Thread Pavel Machek
On Tue 2015-08-25 10:25:35, Bin Meng wrote: > Hi, > > With latest u-boot/master, TFTP is seriously broken. Sorry about that. > => tftp 10 bzImage > Speed: 100, full duplex > Using pch_gbe device > TFTP from server 10.10.0.8; our IP address is 10.10.0.100; sending > through gateway 10.10.0.1

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-24 Thread Joe Hershberger
Hi Bin, On Mon, Aug 24, 2015 at 11:05 PM, Bin Meng wrote: > Hi Joe, > > On Tue, Aug 25, 2015 at 11:42 AM, Joe Hershberger > wrote: >> Hi Bin, >> >> On Mon, Aug 24, 2015 at 9:25 PM, Bin Meng wrote: >>> Hi, >>> >>> With latest u-boot/master, TFTP is seriously broken. >>> >>> => tftp 10 bzImag

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-24 Thread Bin Meng
Hi Joe, On Tue, Aug 25, 2015 at 11:42 AM, Joe Hershberger wrote: > Hi Bin, > > On Mon, Aug 24, 2015 at 9:25 PM, Bin Meng wrote: >> Hi, >> >> With latest u-boot/master, TFTP is seriously broken. >> >> => tftp 10 bzImage >> Speed: 100, full duplex >> Using pch_gbe device >> TFTP from server 10

Re: [U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-24 Thread Joe Hershberger
Hi Bin, On Mon, Aug 24, 2015 at 9:25 PM, Bin Meng wrote: > Hi, > > With latest u-boot/master, TFTP is seriously broken. > > => tftp 10 bzImage > Speed: 100, full duplex > Using pch_gbe device > TFTP from server 10.10.0.8; our IP address is 10.10.0.100; sending > through gateway 10.10.0.1 > Fi

[U-Boot] commit 620776d causes TFTP error: 'Unsupported option(s) requested' (8)

2015-08-24 Thread Bin Meng
Hi, With latest u-boot/master, TFTP is seriously broken. => tftp 10 bzImage Speed: 100, full duplex Using pch_gbe device TFTP from server 10.10.0.8; our IP address is 10.10.0.100; sending through gateway 10.10.0.1 Filename 'bzImage'. Load address: 0x10 Loading: T TFTP error: 'Unsupported