Skip to content

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

Merge request reports