Changes between Initial Version and Version 8 of Ticket #676


Ignore:
Timestamp:
08/20/08 08:37:05 (5 years ago)
Author:
roh
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #676

    • Property Status changed from new to reopened
    • Property Cc werner added
    • Property Component changed from u-boot to host utilities
    • Property Summary changed from dfu-upload on GTA02v1 causes data corruption to dfu-util upload causes data corruption
    • Property Priority changed from high to normal
    • Property Keywords dfu added
    • Property Version changed from current svn head to
    • Property Owner changed from laforge@… to willie_chen@…
  • Ticket #676 – Description

    initial v8  
    1 It seems like dfu-upload on GTA02v1 results in a corrupted image. 
     1It seems like dfu-util upload results in a corrupted image. 
    22 
    3 This is not 100% verified yet, but I just file this as a reminder to myself (and 
    4 a warning to other GTA02v1 prototype testers). 
     3the problem seems to be independant of hardware. 
     4 
     5-- 
     6 
     7remark: dfu-util upload means from device -> pc 
     8 
     9dfu uses upload/download in a 'device centric' view, NOT in a 'host centric' one