boot
Function
The boot command is used to boot images in the flash memory.
Format
boot
Parameters
None
Modes
serial port mode
Usage Guidelines
None
Example
Boot images in the flash memory.
OK
## Loading init Ramdisk from Legacy Image at 8b000000 ...
Image Name: Ramdisk Image
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 1232085 Bytes = 1.2 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
......
System Response
None