summaryrefslogtreecommitdiff
path: root/configs/stm32f429-evaluation_defconfig
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2019-09-13 15:24:17 +0200
committerPatrick Delaunay <patrick.delaunay@st.com>2019-10-22 11:00:07 +0200
commitfb90fcf82628f0328649e55c7bf0c41f79872505 (patch)
tree18a69a1c98a5c07a709c9e23e856eed228603198 /configs/stm32f429-evaluation_defconfig
parentf77b9ab97c8512a98e5f7b72dd58e7da817ff2c1 (diff)
board: stm32mp1: fixup the usb product id for USB download gadget
Select the correct USB product id used by the download gadget for ST stm32mp1 boards. The board stm32mp1 select the correct product id, as defined in http://www.linux-usb.org/usb.ids for the STMicroelectronics vendor id = 0x0483 (CONFIG_USB_GADGET_VENDOR_NUM): - dfu = 0xdf11 : STM Device in DFU mode it is the value used by ROM code and reused for stm32prog command - fasboot = 0x0afb : Android Fastboot device - others = 0x5720 (CONFIG_USB_GADGET_PRODUCT_NUM) Mass Storage Device it is used for UMS command / usb_dnl_ums This patch avoid conflict when the same USB VID/PID is used for ums, fastboot or dfu command (two different protocols associated to the same PID). Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Acked-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'configs/stm32f429-evaluation_defconfig')
0 files changed, 0 insertions, 0 deletions