From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 24 Sep 2013 10:47:52 +0200 Subject: [U-Boot] [PATCH 1/3] usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_storage) In-Reply-To: <20130924101108.00d15f73@amdc308.digital.local> References: <1379426303-16111-1-git-send-email-l.majewski@samsung.com> <20130924101108.00d15f73@amdc308.digital.local> Message-ID: <201309241047.52874.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, > Hi Marek, > > > 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. > > Any comments on those patches (from patch 1 to 3)? Will push them up in a bit. Best regards, Marek Vasut