From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lubomir Rintel Date: Sat, 14 Jun 2014 09:12:12 +0200 Subject: [U-Boot] [PATCH v2] bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag In-Reply-To: <539BDFF7.6000604@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> <539BDFF7.6000604@wwwdotorg.org> Message-ID: <1402729932.1274.3.camel@odvarok.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2014-06-13 at 23:39 -0600, Stephen Warren wrote: > 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? No. For some reason, it works flawlessly for me.