Forum Discussion
Altera_Forum
Honored Contributor
10 years agoProblem solved:
U-boot doesn't reset the hardware with the 'usb stop' command. Issuing a reset via the csftrst bit of the grstctrl register for the appropriate USB port using the u-boot 'mw' command after the zImage/dtb were loaded into memory (and after 'usb stop' was issued for good measure) did the trick. Example: mw ffb40010 1 I can now boot from a USB stick. Hope this helps anyone else out there trying to do the same! George Broz Moog Industrial Group