Openmoko Bug #2039: dfu-util recognize 044e:300c Alps Electric Co., Ltd as an openmoko phone

Openmoko Public Trac bugs at docs.openmoko.org
Fri Sep 26 18:23:31 CEST 2008


#2039: dfu-util recognize 044e:300c Alps Electric Co., Ltd as an openmoko phone
------------------------+---------------------------------------------------
    Reporter:  GNUtoo   |        Owner:  openmoko-devel
        Type:  defect   |       Status:  closed        
    Priority:  normal   |    Milestone:                
   Component:  unknown  |      Version:                
    Severity:  normal   |   Resolution:  invalid       
    Keywords:           |    Blockedby:                
Reproducible:           |     Blocking:                
------------------------+---------------------------------------------------

Comment(by andy):

 FWIW, I use the following script to update kernel, which includes a switch
 for intentify the two aspects of GTA02 U-Boot identity:

 #!/bin/bash
 ../../dfu-util/src/dfu-util -a 3 -d 0x1d50:0x5119 -D uImage.bin
 if [ $? -eq 1 ] ; then
 ../../dfu-util/src/dfu-util -a 3 -d 0x1d50:0x5120 -D uImage.bin
 ../../dfu-util/src/dfu-util -a 3 -d 0x1d50:0x5119 -D uImage.bin

 fi

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2039#comment:2>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list