On Sun, 2009-03-01 at 09:35 +0800, xiangfu wrote: > just read dfu-util wiki, then you can flash the "uboot.udfu" use dfu- > util :-)
Thanks, it works now. http://wiki.openmoko.org/wiki/U-boot I have a question about the compiling log. Thanks in advance. > $ make u-boot.udfu > fatal: cannot describe 'cc0a665d938f3da5cc63054feb31d57c582233a2' Well, what's this about? > for dir in tools examples api_examples ; do make -C $dir _depend ; > done > make[1]: Entering directory `/home/daniel/work4/openmoko/u-boot/tools' > ...bla...bla.... > -Map u-boot.map -o u-boot > /usr/local/openmoko/arm/bin/arm-angstrom-linux-gnueabi-objcopy > --gap-fill=0xff -O binary u-boot u-boot.bin > ./tools/mkudfu -v 0x1d50 \ > -p 0x5119 \ > -r 0x0350 \ > -d u-boot.bin u-boot.udfu > ===> DFU Trailer information: > Trailer Vers.: 1 > Trailer Length: 16 > VendorID: 0x1d50 > ProductID: 0x5119 > HW Revision: 0x0350 -- Daniel.Li <[email protected]> PALFocus (http://palfocus.oicp.net)
