Difference between revisions of "CM-T3517: U-Boot: Known Issues"

From Compulab Mediawiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 10:50, 13 May 2013

Autoboot
  • If U-Boot environment variable bootdelay is set to 0 (or an invalid value), automatic OS boot cannot be stopped.
Workaround: After booting into Linux, use the fw_setenv utility to change the bootdelay variable value:
# fw_setenv bootdelay 10