commit | e449f35dfbee51a65de5a237ecedba0b86b5ecdd | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Fri Oct 15 15:15:25 2021 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Nov 09 17:18:23 2021 +0530 |
tree | a953c805729de7e80dece9a41ea3d60ac57a8eda | |
parent | f55d4cc1244d0e3b937a6248d693211ce5905d8f [diff] |
board: sl28: enable USB periheral support and gadgets Enable support to update the board via the DFU protocol and make it possible to export the block devices via USB mass storage protocol. This will not work out of the box, yet. You have to change the dr_mode of the usb0 controller to peripheral manually to make it work. True, OTG support will hopefully coming soon. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>