Note: Included topic
DULGData.canyonlandsUBootI2cHelp? does not exist yet
Note: Included topic
DULGData.canyonlandsUBootIdeHelp? does not exist yet
Note: Included topic
DULGData.canyonlandsUBootDiskbootHelp? does not exist yet
Note: Included topic
DULGData.canyonlandsUBootDocHelp? does not exist yet
On systems that support
Disk-On-Chip flash
disks, the
doc
command allows you to access these
devices from U-Boot. As shown by the help message, the command
implements a set of sub-commands that can be used to print
information and to perform I/O with these flash disks.
Note: Included topic
DULGData.canyonlandsUBootDocbootHelp? does not exist yet
The
docboot
command (short:
docb
) can be used to load an image
(for instance Linux kernel) from a Disk-On-Chip flash disk. If the
autostart
environment variable is set to "yes", the image will be
automatically started.