All of lore.kernel.org
 help / color / mirror / Atom feed
From: FUKAUMI Naoki <naoki@radxa.com>
To: jagan@amarulasolutions.com
Cc: abbaraju.manojsai@amarulasolutions.com,
	devicetree@vger.kernel.org, heiko@sntech.de,
	krzysztof.kozlowski+dt@linaro.org,
	linux-amarula@amarulasolutions.com,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, naoki@radxa.com,
	robh+dt@kernel.org, stephen@radxa.com
Subject: Re: [PATCH 2/2] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
Date: Tue, 30 Aug 2022 05:43:17 +0000	[thread overview]
Message-ID: <20220830054317.181733-1-naoki@radxa.com> (raw)
In-Reply-To: <CAMty3ZD2QDPKwAvJWB=kTJ+5ZtcdZhcT+No9joTkvBWnrKRmOQ@mail.gmail.com>

> > > > does card detect work for you? it doesn't work for me. I think it
> > > > needs
> > >
> > > Yes. it is detecting for me. I've booted from SD. 2022.03.04 V1.2
> > > revision board.
> >
> > I have same board, but I'm using eMMC as boot media. do you have any
> > eMMC module?
> >
> > what I tried was inserting uSD card while running Linux on eMMC. it
> > didn't work.
> 
> Here is booted from SD with eMMC inserted on board.
> https://gist.github.com/openedev/85fb939664b6f0803c9ce02c5b275167

please try

1. power off
2. remove SD
3. attach bootable eMMC
4. power on
5. insert SD
6. see what happen

--
FUKAUMI Naoki

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: FUKAUMI Naoki <naoki@radxa.com>
To: jagan@amarulasolutions.com
Cc: abbaraju.manojsai@amarulasolutions.com,
	devicetree@vger.kernel.org, heiko@sntech.de,
	krzysztof.kozlowski+dt@linaro.org,
	linux-amarula@amarulasolutions.com,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, naoki@radxa.com,
	robh+dt@kernel.org, stephen@radxa.com
Subject: Re: [PATCH 2/2] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
Date: Tue, 30 Aug 2022 05:43:17 +0000	[thread overview]
Message-ID: <20220830054317.181733-1-naoki@radxa.com> (raw)
In-Reply-To: <CAMty3ZD2QDPKwAvJWB=kTJ+5ZtcdZhcT+No9joTkvBWnrKRmOQ@mail.gmail.com>

> > > > does card detect work for you? it doesn't work for me. I think it
> > > > needs
> > >
> > > Yes. it is detecting for me. I've booted from SD. 2022.03.04 V1.2
> > > revision board.
> >
> > I have same board, but I'm using eMMC as boot media. do you have any
> > eMMC module?
> >
> > what I tried was inserting uSD card while running Linux on eMMC. it
> > didn't work.
> 
> Here is booted from SD with eMMC inserted on board.
> https://gist.github.com/openedev/85fb939664b6f0803c9ce02c5b275167

please try

1. power off
2. remove SD
3. attach bootable eMMC
4. power on
5. insert SD
6. see what happen

--
FUKAUMI Naoki

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: FUKAUMI Naoki <naoki@radxa.com>
To: jagan@amarulasolutions.com
Cc: abbaraju.manojsai@amarulasolutions.com,
	devicetree@vger.kernel.org, heiko@sntech.de,
	krzysztof.kozlowski+dt@linaro.org,
	linux-amarula@amarulasolutions.com,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, naoki@radxa.com,
	robh+dt@kernel.org, stephen@radxa.com
Subject: Re: [PATCH 2/2] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
Date: Tue, 30 Aug 2022 05:43:17 +0000	[thread overview]
Message-ID: <20220830054317.181733-1-naoki@radxa.com> (raw)
In-Reply-To: <CAMty3ZD2QDPKwAvJWB=kTJ+5ZtcdZhcT+No9joTkvBWnrKRmOQ@mail.gmail.com>

> > > > does card detect work for you? it doesn't work for me. I think it
> > > > needs
> > >
> > > Yes. it is detecting for me. I've booted from SD. 2022.03.04 V1.2
> > > revision board.
> >
> > I have same board, but I'm using eMMC as boot media. do you have any
> > eMMC module?
> >
> > what I tried was inserting uSD card while running Linux on eMMC. it
> > didn't work.
> 
> Here is booted from SD with eMMC inserted on board.
> https://gist.github.com/openedev/85fb939664b6f0803c9ce02c5b275167

please try

1. power off
2. remove SD
3. attach bootable eMMC
4. power on
5. insert SD
6. see what happen

--
FUKAUMI Naoki

  reply	other threads:[~2022-08-30  5:44 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24  8:09 [PATCH 1/2] dt-bindings: arm: rockchip: Document Radxa ROCK 4C+ Jagan Teki
2022-08-24  8:09 ` Jagan Teki
2022-08-24  8:09 ` Jagan Teki
2022-08-24  8:09 ` [PATCH 2/2] arm64: dts: rockchip: rk3399: " Jagan Teki
2022-08-24  8:09   ` Jagan Teki
2022-08-24  8:09   ` Jagan Teki
2022-08-24 12:46   ` Krzysztof Kozlowski
2022-08-24 12:46     ` Krzysztof Kozlowski
2022-08-24 12:46     ` Krzysztof Kozlowski
2022-08-29 20:17   ` FUKAUMI Naoki
2022-08-29 20:17     ` FUKAUMI Naoki
2022-08-29 20:17     ` FUKAUMI Naoki
2022-08-29 20:28     ` Jagan Teki
2022-08-29 20:28       ` Jagan Teki
2022-08-29 20:28       ` Jagan Teki
2022-08-29 21:01       ` FUKAUMI Naoki
2022-08-29 21:01         ` FUKAUMI Naoki
2022-08-29 21:01         ` FUKAUMI Naoki
2022-08-30  5:33         ` Jagan Teki
2022-08-30  5:33           ` Jagan Teki
2022-08-30  5:33           ` Jagan Teki
2022-08-30  5:43           ` FUKAUMI Naoki [this message]
2022-08-30  5:43             ` FUKAUMI Naoki
2022-08-30  5:43             ` FUKAUMI Naoki
2022-08-30  6:19             ` Jagan Teki
2022-08-30  6:19               ` Jagan Teki
2022-08-30  6:19               ` Jagan Teki
2022-08-30  4:56     ` Jagan Teki
2022-08-30  4:56       ` Jagan Teki
2022-08-30  4:56       ` Jagan Teki
2022-08-30  5:35       ` FUKAUMI Naoki
2022-08-30  5:35         ` FUKAUMI Naoki
2022-08-30  5:35         ` FUKAUMI Naoki
2022-08-24 12:42 ` [PATCH 1/2] dt-bindings: arm: rockchip: Document " Krzysztof Kozlowski
2022-08-24 12:42   ` Krzysztof Kozlowski
2022-08-24 12:42   ` Krzysztof Kozlowski

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=20220830054317.181733-1-naoki@radxa.com \
    --to=naoki@radxa.com \
    --cc=abbaraju.manojsai@amarulasolutions.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=jagan@amarulasolutions.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh+dt@kernel.org \
    --cc=stephen@radxa.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.