3.10.3. dfu - device firmware update

3.10.3.1. Usage

dfu DESC

3.10.3.2. Synopsis

Turn’s the USB host into DFU mode (Device Firmware Mode) and accepts a new firmware. The destination is described by DESC in the format

DEVICE(NAME)[src]...

Here ‘(‘ and ‘)’ are literal characters. The ‘[‘ and ‘]’ however denote one of the following optional modes: ‘s’: safe mode (download the complete image before flashing); ‘r’: readback of the firmware is allowed; ‘c’: the file will be created (for use with regular files).

Table Of Contents

Previous topic

3.10.2. barebox_update - update barebox to persistent media

Next topic

3.10.4. efiexit - Usage: efiexit

This Page