Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imx_usb.conf: Add support for i.MX8QM device #129

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions imx_usb.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
0x066f:0x37ff, linux_gadget.conf
0x1b67:0x4fff, mx6_usb_sdp_spl.conf
0x0525:0xb4a4, mx6_usb_sdp_spl.conf
0x1fc9:0x0129, mx8qm_usb_work.conf
0x1fc9:0x012b, mx8mq_usb_work.conf
0x1fc9:0x0134, mx8mm_usb_work.conf
0x1fc9:0x013e, mx8mn_usb_work.conf
Expand Down
7 changes: 7 additions & 0 deletions mx8qm_usb_work.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
mx8qm
#hid/bulk/sdps,[old_header,]max packet size, dcd_addr, {ram start, ram size}(repeat valid ram areas)
sdps,no-hid-cmd,ep1,1024,0x0,0x40000000,1G,0x00900000,0x40000
#load/run SPL
# flash.bin:dcd,clear_dcd,plug,jump header
flash.bin:load 0x80000000
# flash.bin:load 0x80000000 jump 0x80000000