From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/2] v7a: barebox-rpi2: enable BCM283X_SDHOST
Date: Tue, 9 Jul 2019 00:39:50 +0200 [thread overview]
Message-ID: <20190708223950.10000-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20190708223950.10000-1-rhi@pengutronix.de>
Since barebox v2019.06.0 [1], there is now an driver for the sdhost on
the RPi 3, and the sdhost/sdhci pin-swapping workaround in the RPi 3
device tree was undone again [2]. Therefore we now need to build the
sdhost driver so the RPi 3 barebox can read SD cards again.
[1]: barebox commit d6d3d0aecece84afe9eb ("mci: add driver for BCM283x sdhost core")
[2]: barebox commit 9036d1db4d4a9a61bcda ("ARM: rpi3: remove swapped sdhci and sdhost")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v7a/barebox-rpi2.config | 2 +-
configs/platform-v7a/barebox-rpi2.config.diff | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/configs/platform-v7a/barebox-rpi2.config b/configs/platform-v7a/barebox-rpi2.config
index dbdd16a91385..a5f34322183d 100644
--- a/configs/platform-v7a/barebox-rpi2.config
+++ b/configs/platform-v7a/barebox-rpi2.config
@@ -535,7 +535,7 @@ CONFIG_MCI_MMC_BOOT_PARTITIONS=y
#
# CONFIG_MCI_DW is not set
CONFIG_MCI_BCM283X=y
-# CONFIG_MCI_BCM283X_SDHOST is not set
+CONFIG_MCI_BCM283X_SDHOST=y
CONFIG_MCI_MMCI=y
# CONFIG_MCI_SPI is not set
CONFIG_HAVE_CLK=y
diff --git a/configs/platform-v7a/barebox-rpi2.config.diff b/configs/platform-v7a/barebox-rpi2.config.diff
index 34453422fab5..e754b69825aa 100644
--- a/configs/platform-v7a/barebox-rpi2.config.diff
+++ b/configs/platform-v7a/barebox-rpi2.config.diff
@@ -4,6 +4,7 @@ CONFIG_DRIVER_SERIAL_NS16550=y
CONFIG_MACH_RPI2=y
CONFIG_MALLOC_SIZE=0x400000
CONFIG_MCI_BCM283X=y
+CONFIG_MCI_BCM283X_SDHOST=y
CONFIG_MCI_MMC_BOOT_PARTITIONS=y
CONFIG_NVMEM=y
# CONFIG_NVMEM_SNVS_LPGPR is not set
--
2.20.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2019-07-08 22:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-08 22:39 [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2019.03.0 -> 2019.06.1 Roland Hieber
2019-07-08 22:39 ` Roland Hieber [this message]
2019-08-07 14:36 ` [DistroKit] [PATCH 2/2] v7a: barebox-rpi2: enable BCM283X_SDHOST Robert Schwebel
2019-08-07 14:35 ` [DistroKit] [PATCH 1/2] v7a: barebox: version bump 2019.03.0 -> 2019.06.1 Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190708223950.10000-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox