
18 Aug
2020
18 Aug
'20
12:16 p.m.
This is to upstream NXP downstream f_sdp fix/update.
V2: Fix build break
Frank Li (1): sdp: call board_usb_init at spl_sdp_load_image
Peng Fan (2): f_sdp: Support searching and loading FIT or container image spl: add g_dnl_get_board_bcd_device_number
Sherry Sun (2): f_sdp: Add EP1_OUT as default data receive pipe in sdp f_sdp: Change bInterval of interrupt endpoint to 3
Ye Li (2): f_sdp: Add high speed endpoint descriptor f_sdp: Fix wrong usb request size
arch/arm/mach-imx/spl.c | 6 ++ common/spl/spl_sdp.c | 2 + drivers/usb/gadget/f_sdp.c | 219 +++++++++++++++++++++++++++++++++++++++------ 3 files changed, 199 insertions(+), 28 deletions(-)
--
2.16.4