public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chin Liang See <clsee@altera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] FPGA detection failure on Cyclone V soc development kit
Date: Wed, 27 Jan 2016 22:20:37 +0800	[thread overview]
Message-ID: <1453904437.2016.4.camel@altera.com> (raw)
In-Reply-To: <yw1xoac7jecm.fsf@unicorn.mansr.com>

On Wed, 2016-01-27 at 14:18 +0000, M?ns Rullg?rd wrote:
> Chin Liang See <clsee@altera.com> writes:
> 
> > On Wed, 2016-01-27 at 13:46 +0000, M?ns Rullg?rd wrote:
> > > Chin Liang See <clsee@altera.com> writes:
> > > 
> > > > On Fri, 2016-01-22 at 10:35 -0600, Dinh Nguyen wrote:
> > > > > On 01/21/2016 10:31 AM, Marek Vasut wrote:
> > > > > > On Thursday, January 21, 2016 at 05:20:33 PM, M?ns Rullg?rd
> > > > > > wrote:
> > > > > > > Tom Rini <trini@konsulko.com> writes:
> > > > > > > > On Wed, Jan 20, 2016 at 08:31:30PM +0000, M?ns Rullg?rd
> > > > > > > > wrote:
> > > > > > > > > I'm having a problem with u-boot 2016.01 failing to
> > > > > > > > > detect the FPGA on my Altera Cyclone V SoC
> > > > > > > > > Development
> > > > > > > > > Kit.  On startup, it simply prints "FPGA: Not Altera
> > > > > > > > > chip
> > > > > > > > > ID" (the ID having been read as all -zero).  No
> > > > > > > > > amount of
> > > > > > > > > messing with jumpers or switches makes a difference. 
> > > > > > > > >  The
> > > > > > > > > software on the SD card included in the box appears
> > > > > > > > > to
> > > > > > > > > work, so on a whim I took the SPL pre-loader from
> > > > > > > > > this
> > > > > > > > > card and combined it with the main 2016.01 u-boot. 
> > > > > > > > >  This
> > > > > > > > > makes the detection succeed, despite Marek baulking
> > > > > > > > > at
> > > > > > > > > this idea.  The "good" SPL identifies as "U-Boot SPL
> > > > > > > > > 2013.01.01 (Dec 04 2014 - 08:59:41)" which is a
> > > > > > > > > different
> > > > > > > > > build date than the main u-boot on the same SD card,
> > > > > > > > > so
> > > > > > > > > which source code version it was built from is
> > > > > > > > > anyone's
> > > > > > > > > guess.
> > > > > > > > > 
> > > > > > > > > What's interesting is that Marek's board works with u
> > > > > > > > > -boot 2016.01 while mine fails even with the very
> > > > > > > > > same
> > > > > > > > > binary.  The boards are different revisions (his
> > > > > > > > > 100-0321003-C1, mine -E1), and the main Cyclone V
> > > > > > > > > chips
> > > > > > > > > are also different (his 5CSXFC6D6F31C8NES, mine
> > > > > > > > > 5CSXFC6D6F31C6N).
> > > > > > > > > 
> > > > > > > > > Any suggestions for what to try next?
> > > > > > > >  v2016.01 release or to of tree?  If top of tree, try
> > > > > > > > http://patchwork.ozlabs.org/patch/570009/
> > > > > > >  Tried release, top of tree, and top of tree with that
> > > > > > > patch.
> > > > > > > Nothing works.
> > > > 
> > > > Both part number is different in speed grade. This is first
> > > > time I
> > > > heard about this issue. A quick suspect might due to clock. Can
> > > > you
> > > > try to copy pll_config.h that is passing (from 2013.01.01) and
> > > > replace
> > > > the one in 2016?
> > > 
> > > That doesn't work at all.  Now it fails to detect the FPGA, then
> > > hangs after printing the amount of DRAM.
> > 
> > Can you share with me the pll_config for 2013.01.01 that is working
> > for
> > you?
> 
> I don't know that it is.  The only thing I've found to work is the
> unidentified SPL on the SD card that came with the dev kit.

Oh ok, that mean no modification from your side. Let me take a look
then on the pll_config. 

> 

  reply	other threads:[~2016-01-27 14:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 20:31 [U-Boot] FPGA detection failure on Cyclone V soc development kit Måns Rullgård
2016-01-21 16:18 ` Tom Rini
2016-01-21 16:20   ` Måns Rullgård
2016-01-21 16:31     ` Marek Vasut
2016-01-22 16:35       ` Dinh Nguyen
2016-01-27 13:34         ` Chin Liang See
2016-01-27 13:46           ` Måns Rullgård
2016-01-27 14:16             ` Chin Liang See
2016-01-27 14:18               ` Måns Rullgård
2016-01-27 14:20                 ` Chin Liang See [this message]
2016-04-06 15:07                 ` Marek Vasut
2016-04-06 15:29                   ` Dinh Nguyen
2016-04-06 16:48                     ` Marek Vasut
2016-04-06 17:16                       ` Måns Rullgård
2016-04-06 19:28                         ` Marek Vasut
2016-04-12 13:54                           ` Dinh Nguyen
2016-04-12 14:00                             ` Marek Vasut
2016-04-12 14:17                               ` Dinh Nguyen
2016-04-12 14:21                                 ` Marek Vasut
2016-04-06 16:06                   ` Phil Reid
2016-02-01 22:25         ` Dinh Nguyen
2016-02-01 22:50           ` Marek Vasut

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=1453904437.2016.4.camel@altera.com \
    --to=clsee@altera.com \
    --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