mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Pascal Vizeli <pascal.vizeli@syshack.ch>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org, Pascal Vizeli <pvizeli@syshack.ch>
Subject: Re: [PATCH 1/1] ARM: dts: bcm2836-rpi-2: re-enable booting from SD card
Date: Sat, 26 May 2018 13:43:43 +0200	[thread overview]
Message-ID: <CACvFaDeZwMxh4cc1A5p1ZO-802e4cy0A7SZF1HQ75Kp8FFQnCQ@mail.gmail.com> (raw)
In-Reply-To: <20180525180253.kdgtngm6bgc6xncs@pengutronix.de>

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

sure,

best regards
Pascal

2018-05-25 20:02 GMT+02:00 Sascha Hauer <s.hauer@pengutronix.de>:
> Hi Pascal,
>
> On Tue, May 22, 2018 at 10:23:36PM +0200, Pascal Vizeli wrote:
>> 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.
>
> The patch itself looks ok. Could you resend with a signed-off-by
> tag?
>
> Sascha
>
> --
> Pengutronix e.K.                           |                             |
> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: 0001-ARM-dts-bcm2836-rpi-2-re-enable-booting-from-SD-card.patch --]
[-- Type: application/octet-stream, Size: 680 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

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
---
 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-26 11:44 UTC|newest]

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

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=CACvFaDeZwMxh4cc1A5p1ZO-802e4cy0A7SZF1HQ75Kp8FFQnCQ@mail.gmail.com \
    --to=pascal.vizeli@syshack.ch \
    --cc=barebox@lists.infradead.org \
    --cc=pvizeli@syshack.ch \
    --cc=s.hauer@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