
Hi Manivannan,
On Sat, 17 Aug 2019 at 08:53, Manivannan Sadhasivam manivannan.sadhasivam@linaro.org wrote:
Hi,
On Sat, Aug 17, 2019 at 12:23:35AM +0530, Anand Moon wrote:
Hi All,
On Mon, 5 Aug 2019 at 20:09, Peter Robinson pbrobinson@gmail.com wrote:
On Mon, Aug 5, 2019 at 1:54 PM Kever Yang kever.yang@rock-chips.com wrote:
On 2019/7/29 下午9:52, 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. While we are at it, let's also include the common u-boot dtsi for rk3399.
Signed-off-by: Manivannan Sadhasivam manivannan.sadhasivam@linaro.org
Reviewed-by: Kever Yang kever.yang@rock-chips.com
Tested-by: Peter Robinson pbrobinson@gmail.com
I have with me Rock960 model A board, I could not get the board to boot up using SPL image using microSD card.
Build spl image for rock960 [1] https://pastebin.com/6gMPyNr1
Console log of boot failed. [2] https://pastebin.com/EvWzjD0y
Could some body share the correct steps to build the spl image for Rock960 Model A board for microSD card.
You seems to be using vendor u-boot! Please forward your questions to 96Boards forum: https://discuss.96boards.org/c/products/rock960
Mailing list only covers issues with upstream u-boot.
Ok I will post my query over their on the forum.
Yes here is the boot log form my latest Non SPL boot from sdcard. [0] https://pastebin.com/thSWWjPv
so I am able to boot using latest u-boot.
But when I build the u-boot using below steps it fails to boot.
[1] https://pastebin.com/6gMPyNr1
Best Regards -Anand