Re: [U-Boot] [PATCH 2/2] arm: dts: ficus: Enable booting from eMMC when using SPL

2019-07-24 Thread Peter Robinson
On Mon, May 20, 2019 at 4:47 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 >

Re: [U-Boot] [PATCH 2/2] arm: dts: ficus: Enable booting from eMMC when using SPL

2019-07-23 Thread Manivannan Sadhasivam
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

Re: [U-Boot] [PATCH 2/2] arm: dts: ficus: Enable booting from eMMC when using SPL

2019-05-27 Thread Kever Yang
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

[U-Boot] [PATCH 2/2] arm: dts: ficus: Enable booting from eMMC when using SPL

2019-05-20 Thread Manivannan Sadhasivam
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 --- arch/arm/dts/rk3399-ficus-u-boot.dtsi | 1 +