mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Pascal Vizeli <pvizeli@syshack.ch>
To: barebox@lists.infradead.org
Subject: [PATCH 1/1] ARM: dts: bcm2836-rpi-2: re-enable booting from SD card
Date: Tue, 22 May 2018 22:23:36 +0200	[thread overview]
Message-ID: <CACvFaDfcd6a3PNphqa5hLtdkzTJFj2dvWo6xdc3DvCGoD9fY9w@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 255 bytes --]

I do the same as we do with raspberry pi for booting from SDcard:
https://git.pengutronix.de/cgit/barebox/commit/arch/arm/dts/bcm2835-rpi.dts?id=abc0447440d68af720127fcca3c17f04ee144fcc

Look like the patch for rpi replace tabs with space.

greets
Pascal

[-- Attachment #2: 0001-ARM-dts-bcm2836-rpi-2-re-enable-booting-from-SD-card.patch --]
[-- Type: application/octet-stream, Size: 632 bytes --]

From ef723a74044c8b3ed29a1f3d048debd50fc9df96 Mon Sep 17 00:00:00 2001
From: Pascal Vizeli <pvizeli@syshack.ch>
Date: Tue, 22 May 2018 20:11:13 +0000
Subject: [PATCH 1/1] ARM: dts: bcm2836-rpi-2: re-enable booting from SD card

---
 arch/arm/dts/bcm2836-rpi-2.dts | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/dts/bcm2836-rpi-2.dts b/arch/arm/dts/bcm2836-rpi-2.dts
index 42b6abb18..2fa1c8bb4 100644
--- a/arch/arm/dts/bcm2836-rpi-2.dts
+++ b/arch/arm/dts/bcm2836-rpi-2.dts
@@ -9,3 +9,12 @@
 		reg = <0x0 0x0>;
 	};
 };
+
+&sdhci {
+	status = "okay";
+};
+
+&sdhost {
+	status = "disabled";
+};
+
-- 
2.17.0


[-- Attachment #3: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2018-05-22 20:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-22 20:23 Pascal Vizeli [this message]
2018-05-25 18:02 ` Sascha Hauer
2018-05-26 11:43   ` Pascal Vizeli

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=CACvFaDfcd6a3PNphqa5hLtdkzTJFj2dvWo6xdc3DvCGoD9fY9w@mail.gmail.com \
    --to=pvizeli@syshack.ch \
    --cc=barebox@lists.infradead.org \
    /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