Searched hist:ba4e95c9f0e18ddeff55ef1b94be650d7b653d3f (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | usb_mass_storage.h | ba4e95c9f0e18ddeff55ef1b94be650d7b653d3f Tue Sep 17 13:58:21 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
The mass storage composite function is now compiled in only when CONFIG_USB_GADGET_MASS_STORAGE is defined. Such change provides binary size reduction for boards which use USB download gadget (like am335x_evm) with DFU, but don't use UMS.
For example at am335x_evm board reduction is more than 2KiB for text and around 120B for data.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Marek Vasut <marex@denx.de>
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | g_dnl.c | ba4e95c9f0e18ddeff55ef1b94be650d7b653d3f Tue Sep 17 13:58:21 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
The mass storage composite function is now compiled in only when CONFIG_USB_GADGET_MASS_STORAGE is defined. Such change provides binary size reduction for boards which use USB download gadget (like am335x_evm) with DFU, but don't use UMS.
For example at am335x_evm board reduction is more than 2KiB for text and around 120B for data.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Marek Vasut <marex@denx.de>
|
| H A D | Makefile | ba4e95c9f0e18ddeff55ef1b94be650d7b653d3f Tue Sep 17 13:58:21 UTC 2013 Lukasz Majewski <l.majewski@samsung.com> usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage)
The mass storage composite function is now compiled in only when CONFIG_USB_GADGET_MASS_STORAGE is defined. Such change provides binary size reduction for boards which use USB download gadget (like am335x_evm) with DFU, but don't use UMS.
For example at am335x_evm board reduction is more than 2KiB for text and around 120B for data.
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Marek Vasut <marex@denx.de>
|