From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mlbe2k2.cs.myharris.net (mlbe2k2.cs.myharris.net [137.237.90.89]) by ozlabs.org (Postfix) with ESMTP id 1497FDDEDA for ; Sat, 10 Nov 2007 05:46:28 +1100 (EST) Message-ID: <4734AAFC.8080907@harris.com> Date: Fri, 09 Nov 2007 13:46:20 -0500 From: "Steven A. Falco" MIME-Version: 1.0 To: Josh Boyer Subject: Re: PPC440EPx on Sequoia: /proc/iomem acts weird References: <4734A72B.2070104@harris.com> <20071109123522.072bc1d8@weaponx> In-Reply-To: <20071109123522.072bc1d8@weaponx> Content-Type: multipart/alternative; boundary="------------060007080804050701080105" Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a multi-part message in MIME format. --------------060007080804050701080105 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am using the Denx 2.6.32 kernel, which does have powerpc/sequoia. Xenomai is a real-time kernel built on Adeos/Ipipe. I'll dig into it further. Steve Josh Boyer wrote: > On Fri, 09 Nov 2007 13:30:03 -0500 > "Steven A. Falco" wrote: > > >> If I cat /proc/iomem on a Sequoia board, it never stops printing. Here >> are the first 10 lines: >> >> bash-3.00# head -10 /proc/iomem >> e0000100-e000017f : usb >> e0000100-e000017f : musbhsfc_udc >> e0000300-e000038f : ehci_hcd >> 180000000-18fffffff : /plb/pci@1eec00000 >> 1d0000000-1d0001fff : ndfc >> 1d0000000-1d0001fff : ndfc >> 1d0000000-1d0001fff : ndfc >> 1d0000000-1d0001fff : ndfc >> 1d0000000-1d0001fff : ndfc >> 1d0000000-1d0001fff : ndfc >> >> Basically, the last line (regarding the nand flash) keeps repeating >> "forever". >> >> Is anyone else seeing this behavior? My kernel is 2.6.23 with Xenomai >> patched in. >> > > Erm.. 2.6.23? There is no Sequoia support in arch/ppc or arch/powerpc > for 2.6.23 in the official trees. What is Xenomai? You should > probably talk to them. > > josh > > --------------060007080804050701080105 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I am using the Denx 2.6.32 kernel, which does have powerpc/sequoia.  Xenomai is a real-time kernel built on Adeos/Ipipe.  I'll dig into it further.

    Steve


Josh Boyer wrote:
On Fri, 09 Nov 2007 13:30:03 -0500
"Steven A. Falco" <sfalco@harris.com> wrote:

  
If I cat /proc/iomem on a Sequoia board, it never stops printing.  Here 
are the first 10 lines:

bash-3.00# head -10 /proc/iomem
e0000100-e000017f : usb
  e0000100-e000017f : musbhsfc_udc
e0000300-e000038f : ehci_hcd
180000000-18fffffff : /plb/pci@1eec00000
          1d0000000-1d0001fff : ndfc
          1d0000000-1d0001fff : ndfc
          1d0000000-1d0001fff : ndfc
          1d0000000-1d0001fff : ndfc
          1d0000000-1d0001fff : ndfc
          1d0000000-1d0001fff : ndfc

Basically, the last line (regarding the nand flash) keeps repeating 
"forever".

Is anyone else seeing this behavior?  My kernel is 2.6.23 with Xenomai 
patched in.
    

Erm.. 2.6.23?  There is no Sequoia support in arch/ppc or arch/powerpc
for 2.6.23 in the official trees.  What is Xenomai?  You should
probably talk to them.

josh

  
--------------060007080804050701080105--