fixed env var in tftp boot description
Created by: its-luca
I tried to follow the tftp boot sequence from the README. Without setting the ipaddr
environment variable, tftpboot ${loadaddr} image.fit;
fails with *** ERROR: `ipaddr' not set
Created by: its-luca
I tried to follow the tftp boot sequence from the README. Without setting the ipaddr
environment variable, tftpboot ${loadaddr} image.fit;
fails with *** ERROR: `ipaddr' not set