Skip to main content.
Navigation:
DENX
>
DULG
>
UBootCmdGroupMisc
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
DULG
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
DULG Home
BoardSelect
Manual
FAQ
Application Notes
Changes
Index
List of pages in DULG
Search
%SECTION0{name=UBootCmdGroupMisc}% Miscellaneous Commands %IF{ "%HAVE_RTC%" eq "true"}% %SECTION1{name=UBootCmdDate}% date - get/set/reset date & time %INCLUDE{DULGData_%BOARD%.UBootDateHelp}% The =date= command is used to display the current time in a standard format, or to set the system date. On some systems it can also be used to reset (initialize) the system clock: %INCLUDE{DULGData_%BOARD%.UBootDate}% %ENDIF% %SECTION1{name=UBootCmdEcho}% echo - echo args to console %INCLUDE{DULGData_%BOARD%.UBootEchoHelp}% The =echo= command echoes the arguments to the console: %INCLUDE{DULGData_%BOARD%.UBootEcho}% %SECTION1{name=UBootCmdReset}% reset - Perform RESET of the CPU %INCLUDE{DULGData_%BOARD%.UBootResetHelp}% The =reset= command reboots the system. %INCLUDE{DULGData_%BOARD%.UBootReset}% %SECTION1{name=UBootCmdSleep}% sleep - delay execution for some time %INCLUDE{DULGData_%BOARD%.UBootSleepHelp}% The =sleep= command pauses execution for the number of seconds given as the argument: %INCLUDE{DULGData_%BOARD%.UBootSleep}% %SECTION1{name=UBootCmdVersion}% version - print monitor version %INCLUDE{DULGData_%BOARD%.UBootVersionHelp}% You can print the version and build date of the U-Boot image running on your system using the =version= command (short: =vers=): %INCLUDE{DULGData_%BOARD%.UBootVersion}% %SECTION1{name=UBootCmdQuestionmark}% ? - alias for 'help' You can use =?= as a short form for the =help= command (see description above).
5.9.9. Storage devices
1. Abstract
5.10. U-Boot Environment Variables
Prev
Home
Next