----- Original Message -----
From: "Dalon Westergreen" <dwest...@gmail.com>
To: "Janet Estabridis" <jpe1...@mchsi.com>, "rfi" <rfi@lists.rocketboards.org>
Sent: Wednesday, March 8, 2017 10:39:45 AM
Subject: Re: [Rfi] GSRD Booting from QSPI - hanging help

On Wed, 2017-03-08 at 12:49 -0500, Janet Estabridis wrote:
> Thanks in advance.
> I'm using the instructions from:  https://rocketboards.org/foswiki/view/Docume
> ntation/GSRD131QspiBoot
> 
> I have an Altera CycloneV SoC Evaluation board with the sdCard working for a
> design based on the GSRD (I have a daughter card off of the HSMC connector).
> So my .dtb file has some additions.
> 
> I am using Quartus 14.1 - but this should not make a difference I would
> hope.  
> 
> I have followed all the instructions but when I try and BOOT from the QSPI I
> get the following messages:
> 
> SF: Detected N25Q512 with page size 65536, total: 67108864
> ## Flattened Device tree blob at 00000100
>    Booting using the fdt blob at 0x00000100
>    Loading Device Tree to 03ff6000, end 03fff665 ... OK
> WARNING: could not create /chosen FDT_ERR_BADSTRUCTURE.
> fdt_initrd: FDT_ERR_BADSTRUCTURE 
> 
> Starting kernel ...
> 
> 
> THAT'S IT AND IT HANGS THERE.  ANY IDEAS? 
> My kernel boots from the sd card just fine.  What could cause it to hang now
> that I can look into?  Is the WARNING o.k. to overlook or does it have
> significance.

Generally this is a devicetree issue.  If you are using 14.1 sopc2dts it does
not generate a devicetree compatible with the newer kernel versions.  what
kernel are you using?

--dalon

> 
> Thanks again.
> 
> 
> 
> _______________________________________________
> Rfi mailing list
> Rfi@lists.rocketboards.org
> http://lists.rocketboards.org/cgi-bin/mailman/listinfo/rfi

Dalon,

I am using the 14.1 sopc2dts to get my .dts file then I use the 14.1  dtc 
command to get my .dtb  
If I remember correctly, since it has probably been close to 2 years ago, I 
went to this scheme because the 14.1 sopc2dts did not give me a good .dtb file.
And that is how I generated my .dts and .dtb that works on the SDcard.

I am using kernel 3.13.0.

Any thoughts?

THANKS- Janet
_______________________________________________
Rfi mailing list
Rfi@lists.rocketboards.org
http://lists.rocketboards.org/cgi-bin/mailman/listinfo/rfi

Reply via email to