board: sl28: enable USB periheral support and gadgets
authorMichael Walle <michael@walle.cc>
Fri, 15 Oct 2021 13:15:25 +0000 (15:15 +0200)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 9 Nov 2021 11:48:23 +0000 (17:18 +0530)
commit12d2b42a054f419184386012b14845e2c05f2c86
treea953c805729de7e80dece9a41ea3d60ac57a8eda
parentf6cc9da16678659accb904fe3cbf27b6e97c1489
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>
configs/kontron_sl28_defconfig