From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 21 Dec 2017 09:52:11 -0500 Subject: [U-Boot] [PATCH v1 06/10] mmc: add a Kconfig option to enable the support for MMC write operations In-Reply-To: <20171221144636.GE7592@bill-the-cat> References: <1513857247-15821-1-git-send-email-jjhiblot@ti.com> <1513857247-15821-7-git-send-email-jjhiblot@ti.com> <20171221144636.GE7592@bill-the-cat> Message-ID: <20171221145211.GF7592@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Dec 21, 2017 at 09:46:36AM -0500, Tom Rini wrote: > On Thu, Dec 21, 2017 at 12:53:52PM +0100, Jean-Jacques Hiblot wrote: > > > This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code > > needed only if write support is required. > > The option is added for u-boot and for the SPL > > "for SPL". > > [snip] > > +config SPL_MMC_WRITE > > + bool "MMC/SD/SDIO card support for write operations in SPL" > > + depends on SPL_MMC_SUPPORT > > + help > > + Enable write access to MMC and SD Cards in SPL > > This should be default n. Actually, even with that, oops, no code is being dropped out. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: