From: Chris Fiege <chris@tinyhost.de>
To: distrokit@pengutronix.de
Cc: Chris Fiege <chris@tinyhost.de>
Subject: [DistroKit] [PATCH] platform-rpi: Remove barebox-2017.11.0 patches
Date: Mon, 19 Nov 2018 20:37:40 +0100 [thread overview]
Message-ID: <1542656260-14738-1-git-send-email-chris@tinyhost.de> (raw)
These patch has been merged by upstream and is part of barebox
since 2017.12.0.
Signed-off-by: Chris Fiege <chris@tinyhost.de>
---
...cm2835-rpi-re-enable-booting-from-SD-card.patch | 41 ----------------------
.../platform-rpi/patches/barebox-2017.11.0/series | 4 ---
2 files changed, 45 deletions(-)
delete mode 100644 configs/platform-rpi/patches/barebox-2017.11.0/0001-ARM-dts-bcm2835-rpi-re-enable-booting-from-SD-card.patch
delete mode 100644 configs/platform-rpi/patches/barebox-2017.11.0/series
diff --git a/configs/platform-rpi/patches/barebox-2017.11.0/0001-ARM-dts-bcm2835-rpi-re-enable-booting-from-SD-card.patch b/configs/platform-rpi/patches/barebox-2017.11.0/0001-ARM-dts-bcm2835-rpi-re-enable-booting-from-SD-card.patch
deleted file mode 100644
index 8278da4..0000000
--- a/configs/platform-rpi/patches/barebox-2017.11.0/0001-ARM-dts-bcm2835-rpi-re-enable-booting-from-SD-card.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From: Roland Hieber <rohieb@rohieb.name>
-Date: Wed, 6 Dec 2017 13:48:50 +0100
-Subject: [PATCH] ARM: dts: bcm2835-rpi: re-enable booting from SD card
-
-Kernel commit a19adf8d86e822eba502486524127595372c85f6 [0] changed the
-RPi1 device tree from &sdhci to &sdhost, which was imported in barebox
-commit d14b844b08635c717fb52a294ed8d6872e260315. It seems that barebox
-does not have a driver for brcm,bcm2835-sdhost (yet), which resulted in
-barebox unable to boot from SD card. However, the driver for
-brcm,bcm2835-sdhci worked fine in the past.
-
-Although the upstream change was made for good reasons, the simplest
-change for barebox for now is to revert to using &sdhci and disable
-&sdhost.
-
-Thanks to Alexander Dahl for raising this issue on the DistroKit
-mailing list!
-
-[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a19adf8d86e822eba502486524127595372c85f6
-
-Forwarded: barebox@lists.infradead.org; <20171206151233.29342-1-r.hieber@pengutronix.de>
-Signed-off-by: Roland Hieber <rohieb@rohieb.name>
----
- arch/arm/dts/bcm2835-rpi.dts | 7 +++++++
- 1 file changed, 7 insertions(+)
-
-diff --git a/arch/arm/dts/bcm2835-rpi.dts b/arch/arm/dts/bcm2835-rpi.dts
-index 0095f58a3ce8..ab2d6dff64f5 100644
---- a/arch/arm/dts/bcm2835-rpi.dts
-+++ b/arch/arm/dts/bcm2835-rpi.dts
-@@ -9,3 +9,10 @@
- reg = <0x0 0x0>;
- };
- };
-+&sdhci {
-+ status = "okay";
-+};
-+
-+&sdhost {
-+ status = "disabled";
-+};
diff --git a/configs/platform-rpi/patches/barebox-2017.11.0/series b/configs/platform-rpi/patches/barebox-2017.11.0/series
deleted file mode 100644
index 25f37f2..0000000
--- a/configs/platform-rpi/patches/barebox-2017.11.0/series
+++ /dev/null
@@ -1,4 +0,0 @@
-# generated by git-ptx-patches
-#tag:base --start-number 1
-0001-ARM-dts-bcm2835-rpi-re-enable-booting-from-SD-card.patch
-# ce4b7a36039f20595d7dd5b1da0828b3 - git-ptx-patches magic
--
2.7.4
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next reply other threads:[~2018-11-19 19:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-19 19:37 Chris Fiege [this message]
2018-11-28 7:37 ` 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=1542656260-14738-1-git-send-email-chris@tinyhost.de \
--to=chris@tinyhost.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