From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 13 Jun 2014 23:39:03 -0600 Subject: [U-Boot] [PATCH v2] bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag In-Reply-To: <539BCF99.1010505@wwwdotorg.org> References: <1402425691-12698-1-git-send-email-lkundrak@v3.sk> <1402426003-13391-1-git-send-email-lkundrak@v3.sk> <539BCF99.1010505@wwwdotorg.org> Message-ID: <539BDFF7.6000604@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/13/2014 10:29 PM, Stephen Warren wrote: > On 06/10/2014 12:46 PM, Lubomir Rintel wrote: >> Seems like the controller doesn't support the flag. None of the hi-speed cards >> I've tried could be read, while they successfully worked with the quirk enabled. > > Tested-by: Stephen Warren > (heh, I turned on my Pi for the first time in ages!) Oh BTW, is a similar change required for the mainline kernel?