PATCH added tftp port to fsoptions

2018-08-03 Thread Toews, Dietrich
Hi all, we are using barebox for a while now, but we need different tftp-server with different ports. Here a proposition for a patch, if someone else needs it also. Usage: tftp -o port=1234 Sincirely Dietrich >From 062a4c8148c2d31c7ce1d405632051b297b64ce0 Mon Sep 17 00:00:00 2001 From:

RE: PATCH added tftp port to fsoptions

2018-08-03 Thread Toews, Dietrich
-Original Message- Hi, Am 03.08.2018 um 13:07 schrieb Toews, Dietrich: > Hi all, > > we are using barebox for a while now, but we need different tftp-server with > different ports. > Here a proposition for a patch, if someone else needs it also. > > Usage: tftp -o port=

unable to upload new file to tftp server

2018-09-10 Thread Toews, Dietrich
Hi, when I try to upload a new file from barebox to an tftp server I always get the error: "Function not implemented". When the file is existing on the server, there is no problem. Prerequisites: - mounted directory to an tftp-server - test: cp local.file /mnt/tftp-dir/remote.file Progress: -

RE: unable to upload new file to tftp server

2018-09-10 Thread Toews, Dietrich
Hi, Sascha, I did not see the changes in master. So I made the same patch and it works. Thank you! Dietrich -Original Message- From: Sascha Hauer [mailto:s.ha...@pengutronix.de] Sent: Monday, September 10, 2018 2:45 PM To: Toews, Dietrich RD-P6.3.4; g...@pengutronix.de Cc: barebox