]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 8 Oct 2013 12:30:45 +0000 (14:30 +0200)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:42:41 +0000 (23:42 +0200)
commitce2757b66a040702250845e7887e3503adfd8ce0
tree7f5960ab396b3d3fe02bb5f57b21b56eeb37f128
parent3402b0534353677933ad33eea602bf78b4f8cdb0
samsung:common:thor: Define common Samsung code to handle THOR usb descriptor setup

Special, common to Samsung, function for altering usb descriptor's
idVendor and idProduct has been added.
For compatibility reasons (Win vs Linux) the THOR idProduct must be
different than the one for DFU/UMS.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
board/samsung/common/Makefile
board/samsung/common/thor.c [new file with mode: 0644]