Skip to main content.
Navigation:
DENX
>
DULGData_tqm8548
>
UBootRunSequence
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
DULGData_tqm8548
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
DULGData_tqm8548 Home
Changes
Index
Search
Go
List of pages in DULGData_tqm8548
Search
<verbatim> => setenv test2 echo This is another Test;printenv hostname;echo Done. hostname=tqm8548 Done. => printenv test test2 test=echo This is a test test2=echo This is another Test => run test test2 This is a test This is another Test => </verbatim>