Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603671
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig |
| Date | 2017-03-18 01:10 +0100 |
| Message-ID | <tma6t-6ie-1@gated-at.bofh.it> (permalink) |
| References | <tiG4W-4sw-15@gated-at.bofh.it> <tiG4X-4sw-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Gerd Hoffmann <kraxel@redhat.com> writes: > We need to enable this controller so that we can switch the SD card's > pinmux over to it by default, which will improve storage performance. > > Read access (dd with 64k blocks on rpi2): > CONFIG_MMC_SDHCI_IPROC: 11-12 MB/s > CONFIG_MMC_BCM2835: 19-20 MB/s > > Differences on write access are pretty much in the noise. > > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Now that the driver has been merged, I've merged the platform patches up to this point. Unfortunately, sending PRs to arm-soc that merge in branches from other trees has failed in the past, so I won't be able to merge 6 and 7 for 4.12. That said, it's a whole lot less that the various downstream kernels will need to pull for the Pi3 than they've been carrying around until now :)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig Eric Anholt <eric@anholt.net> - 2017-03-18 01:10 +0100
csiph-web