From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 16 Jun 2014 03:27:56 +0200 Subject: [U-Boot] [PATCH 4/6] mmc: fsl_esdhc: Add support to force VSELECT set In-Reply-To: References: <1402879613-21362-1-git-send-email-otavio@ossystems.com.br> <201406160251.34501.marex@denx.de> Message-ID: <201406160327.56478.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 On Monday, June 16, 2014 at 03:22:22 AM, Otavio Salvador wrote: [...] > >> +#ifdef CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT > >> + esdhc_setbits32(®s->vendorspec, ESDHC_VENDORSPEC_VSELECT); > >> +#endif > > > > Documentation is missing. > > There is no FSL ESDHC README file so that's why I didn't include it > anywhere. I'm at loss for words here, really... I think you know what needs to be done (hint: write the documentation), right ? Best regards, Marek Vasut