Sorry, all my fault.
A typo broke boot_usb for e2, e6, a1200 and a910.
Its fixed on r2025, please try again.

2007/6/4, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Hi all,

Here is my attempt at booting a zImage on a A910 :

# ./boot_usb zImage-2.6.13-ezx6-32mb-p1
E2/A1200/E6 found.
TX: RQSN ( 02 52 51 53 4e 03)
TX: RQVN ( 02 52 51 56 4e 03)
TX: ADDRA0DE0000BA ( 02 41 44 44 52 1e 41 30 44 45 30 30 30 30 42 41 03)
TX: JUMPA0DE0000BA ( 02 4a 55 4d 50 1e 41 30 44 45 30 30 30 30 42 41 03)
#

boot_usb was downloaded and compiled today, and run as root.

Here is lsusb 0.1.12 output with the A910 in bootloader mode :

Bus 001 Device 005: ID 22b8:6023 Motorola PCS
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        16
  idVendor           0x22b8 Motorola PCS
  idProduct          0x6023
  bcdDevice            0.01
  iManufacturer           1
  iProduct                2
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4
    bmAttributes         0xc0
      Self Powered
    MaxPower               10mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass     10
      bInterfaceProtocol    255
      iInterface              5
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               0

regards
--
marc





--
EOF

Daniel Ribeiro

Reply via email to