I need to run musb controller in device mode but I am facing the following error:
=> usb start
starting USB...
No host cable detected: Bus usb@1c13000: Port not available.
=> fastboot 0
No USB device found
USB init failed: -19
U-Boot 2026.01
Board BPI-M2 Berry (Allwinner A40i-H)
What's...
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...