Skip to main content.
Navigation:
DENX
>
U-Bootdoc
>
UserInterface
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
U-Bootdoc
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
U-Bootdoc Home
Presentation
Changes
Index
Search
Go
List of pages in U-Bootdoc
Search
%SECTION0{NAME=UserInterface}% User Interface U-Boot uses a simple command line interface (CLI), usually over a serial console port. Two different command interpreters are available: * simple CLI * Bourne compatible shell (HUSH shell from Busybox) Configuration parameters and commands / command sequences (scripts !) can be stored in "environment variables" which can be saved to non-volatile storage (flash, EEPROM, NVRAM, etc.)
1.4. Design Principles
1. Abstract
1.6. Basic Command Set
Prev
Home
Next