All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mirek23 <miroslaw.dach@psi.ch>
To: linuxppc-embedded@ozlabs.org
Subject: RE: Xilinx Linux 2.6 for XPS LL_TEMAC and LL_FIFO problem
Date: Fri, 25 Jul 2008 04:22:15 -0700 (PDT)	[thread overview]
Message-ID: <18649823.post@talk.nabble.com> (raw)
In-Reply-To: <20080724132453.C8F1010F0077@mail56-dub.bigfish.com>


Hi John and Mike,

Thank you for your reply. We have modified out FPGA design and now we have
LL_TEMAC with LL_DMA component connected instead of the LL_FIFO. Before
building linux kernel we have tried to build the u-boot (downloaded from the
xilinx-git tree).

It was relatively easy to build u-boot which has the ll_temac with ll_dma
support.

next we have tried to run u-boot on our ppc (virtex-4 FX12). All went fine
till the moment to establish the communication with the network.

I put some debug messages to the xilinx ll_dma and ll_temac drivers and we
have found that u-boot hangs 
during dma initialisation:

more specifically in the function calls :
       XLlDma_Initialize(XLlDma * InstancePtr, u32 BaseAddress) 
               XLlDma_Reset(XLlDma * InstancePtr) 
                         XLlDma_mBdRingSnapShotCurrBd(TxRingPtr);

Do you have any idea what could be wrong with dma initialization?

Best Regards

Mirek

 

-- 
View this message in context: http://www.nabble.com/Compile-time-error%2C-compiling-Xilinx-Linux-2.6-for-XPS-LLTEMAC-tp16065692p18649823.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.

  reply	other threads:[~2008-07-25 11:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-15  8:30 Compile time error, compiling Xilinx Linux 2.6 for XPS LLTEMAC Mohammad Sadegh Sadri
2008-03-16  4:12 ` Koss, Mike (Mission Systems)
2008-03-16 21:43   ` Stephen Neuendorffer
2008-03-17  9:03     ` Mohammad Sadegh Sadri
2008-03-17 15:24       ` Rick Moleres
2008-03-17 15:49       ` Stephen Neuendorffer
2008-07-24  9:19     ` Xilinx Linux 2.6 for XPS LL_TEMAC and LL_FIFO problem Mirek23
2008-07-24 12:55       ` Koss, Mike (Mission Systems)
2008-07-24 13:24         ` John Linn
2008-07-25 11:22           ` Mirek23 [this message]
2008-07-25 21:54             ` John Linn

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=18649823.post@talk.nabble.com \
    --to=miroslaw.dach@psi.ch \
    --cc=linuxppc-embedded@ozlabs.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.