public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] arm: dts: ficus: Enable booting from eMMC when using SPL
Date: Tue, 23 Jul 2019 20:37:30 +0530	[thread overview]
Message-ID: <20190723150730.GB7123@mani> (raw)
In-Reply-To: <80f1e814-5f56-7527-d953-17c52436ec50@rock-chips.com>

On Mon, May 27, 2019 at 02:49:49PM +0800, Kever Yang wrote:
> 
> 
> On 05/20/2019 11:46 PM, Manivannan Sadhasivam wrote:
> > This commits enables booting from eMMC when using SPL on 96Boards
> > Ficus board by adding SDHCI to boot order. Since the SDHCI driver
> > already has the reloc flag, this works straightaway.
> >
> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
> 
> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
> 

Ping!

> Thanks,
> - Kever
> > ---
> >  arch/arm/dts/rk3399-ficus-u-boot.dtsi | 1 +
> >  arch/arm/dts/rk3399-ficus.dts         | 2 ++
> >  2 files changed, 3 insertions(+)
> >
> > diff --git a/arch/arm/dts/rk3399-ficus-u-boot.dtsi b/arch/arm/dts/rk3399-ficus-u-boot.dtsi
> > index eab86bdb30..67b63a8352 100644
> > --- a/arch/arm/dts/rk3399-ficus-u-boot.dtsi
> > +++ b/arch/arm/dts/rk3399-ficus-u-boot.dtsi
> > @@ -3,4 +3,5 @@
> >   * Copyright (C) 2019 Jagan Teki <jagan@amarulasolutions.com>
> >   */
> >  
> > +#include "rk3399-u-boot.dtsi"
> >  #include "rk3399-sdram-ddr3-1600.dtsi"
> > diff --git a/arch/arm/dts/rk3399-ficus.dts b/arch/arm/dts/rk3399-ficus.dts
> > index 4b2dd82b67..0f219f4a9c 100644
> > --- a/arch/arm/dts/rk3399-ficus.dts
> > +++ b/arch/arm/dts/rk3399-ficus.dts
> > @@ -15,6 +15,8 @@
> >  
> >  	chosen {
> >  		stdout-path = "serial2:1500000n8";
> > +		u-boot,spl-boot-order = \
> > +			&sdhci, &sdmmc;
> >  	};
> >  
> >  	clkin_gmac: external-gmac-clock {
> 
> 
> 

  reply	other threads:[~2019-07-23 15:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-20 15:46 [U-Boot] [PATCH 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL Manivannan Sadhasivam
2019-05-20 15:46 ` [U-Boot] [PATCH 2/2] arm: dts: ficus: " Manivannan Sadhasivam
2019-05-27  6:49   ` Kever Yang
2019-07-23 15:07     ` Manivannan Sadhasivam [this message]
2019-07-24  8:03   ` Peter Robinson
2019-05-27  6:49 ` [U-Boot] [PATCH 1/2] arm: dts: rock960: " Kever Yang
2019-07-23 15:06   ` Manivannan Sadhasivam
2019-07-24  7:59 ` Peter Robinson
2019-07-24  9:11   ` Kever Yang
2019-07-24  9:13   ` Manivannan Sadhasivam

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=20190723150730.GB7123@mani \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=u-boot@lists.denx.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