Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1603671 > unrolled thread
| Started by | Eric Anholt <eric@anholt.net> |
|---|---|
| First post | 2017-03-18 01:10 +0100 |
| Last post | 2017-03-18 01:10 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig Eric Anholt <eric@anholt.net> - 2017-03-18 01:10 +0100
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Date | 2017-03-18 01:10 +0100 |
| Subject | Re: [PATCH v4 5/7] arm64: set CONFIG_MMC_BCM2835=y in defconfig |
| Message-ID | <tma6t-6ie-1@gated-at.bofh.it> |
[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 top | Article view | linux.kernel
csiph-web