Skip to content

failed to add imx8qm to imx_usb_loader #113

@redbrain17

Description

@redbrain17

Hello,

I tried to add a imx8qm board. So I added in imx_usb.conf

0x1fc9:0x0129, mx8qm_usb_work.conf

I also added a file mx8qm_usb_work.conf with this content:

mx8qm
#hid/bulk,[old_header,]max packet size, dcd_addr, {ram start, ram size}(repeat valid ram areas)
hid,1024,0x910000,0x40000000,1G,0x00900000,0x40000
#load/run SPL
flash.bin:dcd,clear_dcd,plug,jump header

Not sure if the values a valid here for imx8qm. Can someone verify that?

Now I got this output on running

sudo ./imx_usb flash.bin

Trying to open device vid=0x1fc9 pid=0x0129
Interface 0 claimed
do_command err=-7, last_trans=0
do_command err=-7, last_trans=0
do_command err=-7, last_trans=0
do_command err=-7, last_trans=0

So the USB detection worked. But can't send a command to that board.
Thx for any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions