Re: TFTP boot using DNS

2022-12-15 Thread Valerio Nappi
Hi Harald, Thank you for your reply. As a workaround right now I'm using a patched version that comments out the check for the serverip handler, and it is working. Nevertheless, let's see if we can understand how this should be handled. Best, Valerio On 12/15/22 13:55, Harald Seiler wrote:

Re: TFTP boot using DNS

2022-12-15 Thread Harald Seiler
Hi Valerio, On Thu, 2022-12-15 at 10:27 +0100, Valerio Nappi wrote: > Hello everyone, > > Context: > I'm new to the u-boot project. I am trying to boot a Zynq SoC from an > internal TFTP server, but i have no guarantee that the IP of the > server is going to stay the same. A DNS service is offere

TFTP boot using DNS

2022-12-15 Thread Valerio Nappi
Hello everyone, Context: I'm new to the u-boot project. I am trying to boot a Zynq SoC from an internal TFTP server, but i have no guarantee that the IP of the server is going to stay the same. A DNS service is offered, and kept updated. When i try to update the serverip variable using the dns