User's Manual
www.openmoko.com
10
download the given file into the device.
1-4-8 upload
upload from the DFU device into the given file[name].
NOTE: Upload support is currently broken
Phrasebook
There's no full-fledged manual yet. Instead, some examples:
Flashing the kernel
dfu-util -a 3 -R -D /path/to/uImage
Flashing the bootloader
dfu-util -a 1 -R -D /path/to/u-boot.bin
Copying a kernel into RAM
dfu-util -a 0 -R -D /path/to/uImage
Once this has finished, the kernel will be available at the default load
address of 0x32000000 in Neo1973 RAM.










