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

2019-07-24 Thread Manivannan Sadhasivam
Hi Peter, On 24 July 2019 1:29:27 PM IST, Peter Robinson wrote: >On Mon, May 20, 2019 at 4:47 PM Manivannan Sadhasivam > wrote: >> >> This commits enables booting from eMMC when using SPL on 96Boards >> Rock960 board by adding SDHCI to boot order. Since the SDHCI driver >> already has the reloc

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

2019-07-24 Thread Kever Yang
Hi Manivannan, On 2019/7/24 下午3:59, Peter Robinson wrote: On Mon, May 20, 2019 at 4:47 PM Manivannan Sadhasivam wrote: This commits enables booting from eMMC when using SPL on 96Boards Rock960 board by adding SDHCI to boot order. Since the SDHCI driver already has the reloc flag, this works

Re: [U-Boot] [PATCH 1/2] arm: dts: rock960: 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 > Rock960 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 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL

2019-07-23 Thread Manivannan Sadhasivam
On Mon, May 27, 2019 at 02:49:39PM +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 > > Rock960 board by adding SDHCI to boot order. Since the SDHCI driver > > already has the reloc flag,

Re: [U-Boot] [PATCH 1/2] arm: dts: rock960: 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 > Rock960 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 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL

2019-05-20 Thread Manivannan Sadhasivam
This commits enables booting from eMMC when using SPL on 96Boards Rock960 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-rock960-u-boot.dtsi | 1 +