I have a problem that device load up to U-Boot after power failure. This issue appear sporadically. I want to know what can cause it and how shud I prevent it. The system is Debian 8.1 and run on embedded device. I want to know what parameters responsible that system enter to U-boot and why they...
I am trying to network boot Linux via TFTP and so when it starts up it says on the console, "ipaddr not set".
Yet when I print the variable ipaddr it shows the ip address as shown in the image.
Everytime I change the u-boot configuration I have to issue the command, "env default -a" because...