Acknowledged
Created: May 25, 2021
Updated: Jun 8, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Userspace
When press Ctrl-C on U-boot menu, there is an extra message about "sleep", this message is harmless, no impact to normal usage:
*
**
*** U-Boot Boot Menu ***
* Boot Primary volume A
* Boot Rollback
* Re-install from ostree_repo
* U-Boot console
*
**
*** Booting Primary volume A in 3 seconds, press Ctrl-C to boot next menu
sleep - delay execution for some time
Usage:
sleep N
- delay execution for N seconds (N is _decimal_ and can be
fractional)
*
**
*** Booting Rollback in 3 seconds, press Ctrl-C to boot next menu
zcat wrlinux-image-full-nxp-imx8.ustart.img.gz | sudo dd of=/dev/sdX bs=1M status=progress conv=fsync