mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-30 18:53:17 +01:00
UMS init was implemented in trats board file but mostly it comprises common code. Due to that it has been moved to common/ums.c to avoid code duplication in the future. Changes: - move ums initialization code from trats to common/ums.c - remove unused CONFIG_USB_GADGET_MASS_STORAGE from trats.h Changes v2: - move this patch at the top of code cleanups patches Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Cc: Marek Vasut <marex@denx.de> Cc: Minkyu Kang <mk7.kang@samsung.com> |
||
|---|---|---|
| .. | ||
| arndale | ||
| common | ||
| dts | ||
| goni | ||
| origen | ||
| smdk2410 | ||
| smdk5250 | ||
| smdkc100 | ||
| smdkv310 | ||
| trats | ||
| trats2 | ||
| universal_c210 | ||