PowerPC Linux PCI ethernet device Probe Error

2008-05-16 Thread mohit_kumar
Hi We are using PowerPC Port of Linux 2.6 kernel. The processor architecture is PPC440EPx and the PCI card is Intel PRO PCI Adapter card. e100_probe: Cannot find proper PCI device base address, aborting If I use linux shell command,lspci -vv It shows: lspci -vv 00:0c.0 Class 0200: 8086:1229

eth0: WakeUp interrupt ! (PPC 405EP board)

2008-05-16 Thread Albert David
Dear Friends, we have a custom board based on PPC405EP processor, this design is based on bubinga reference board. we have ported u-boot 1.4 and linux kernel 2.4.32 - this design is already in production for several months recently, on few boards we started seeing eth0: WakeUp interrupt ! message

Suitability of patchs as attachments

2008-05-16 Thread Welch, Martyn (GE EntSol, Intelligent Platforms)
Hi all, I wish I didn't have to ask this but... For now I'm stuck using Outlook and Exchange for email, despite my best efforts I have been unable to force it to send patchs inline without breaking them (I can get it to do plain text, however it seems to have the habbit of wrapping ling lines,

Booting Linux from an ACE File

2008-05-16 Thread mojtaba
Dear all, Could you please explain what happens exactly when Linux is booting from a compact flash? To my few knowledge, the Linux compressed image will be copied somewhere in memory, will be uncompressed and the control will jump to the beginning address of the Linux kernel. Is there any boot

Re: Booting Linux from an ACE File

2008-05-16 Thread Marco Stornelli
mojtaba ha scritto: Dear all, Could you please explain what happens exactly when Linux is booting from a compact flash? To my few knowledge, the Linux compressed image will be copied somewhere in memory, will be uncompressed and the control will jump to the beginning address of the Linux

Re: Suitability of patchs as attachments

2008-05-16 Thread Josh Boyer
On Fri, 16 May 2008 09:46:31 +0100 Welch, Martyn (GE EntSol, Intelligent Platforms) [EMAIL PROTECTED] wrote: Hi all, I wish I didn't have to ask this but... For now I'm stuck using Outlook and Exchange for email, despite my best efforts I have been unable to force it to send patchs inline

Re: removal of arch/ppc in 2.6.27?

2008-05-16 Thread Suresh Chandra Mannava
On Sat, Apr 19, 2008 at 9:00 PM, Kumar Gala [EMAIL PROTECTED] wrote: This is intended as a reminder that we plan on getting rid of arch/ppc this summer. I'm guessing based on kernel release times that will be 2.6.27. That would mean 2.6.26 will be the last kernel to support arch/ppc. If

Re: Booting Linux from an ACE File

2008-05-16 Thread Grant Likely
On Fri, May 16, 2008 at 5:57 AM, mojtaba [EMAIL PROTECTED] wrote: Dear all, Could you please explain what happens exactly when Linux is booting from a compact flash? To my few knowledge, the Linux compressed image will be copied somewhere in memory, will be uncompressed and the control will

OCM instruction memory

2008-05-16 Thread mojtaba
Dear all, I have a problem with OCM instruction memory. When I create a simple hardware design without OCM instruction memory, I can easily run Linux on it. But, when I add an OCM instruction cache with the size 128K, the system freezes at this point: loaded at: 0040 004CE1A0 board data

RE: linux 2.6 hangs at __delay function on Viretx 4 board

2008-05-16 Thread swamydp
John Thanks for your suggestions. I looked up the virtual address for __log_buf in System.map and subtracted 0xc000 to get the physical address. I then reset the processor from XMD and dump contents of the physical address of __log_buf using 'mrd' command from XMD. All I see is bunch of

Re: Suitability of patchs as attachments

2008-05-16 Thread Grant Likely
On Fri, May 16, 2008 at 2:46 AM, Welch, Martyn (GE EntSol, Intelligent Platforms) [EMAIL PROTECTED] wrote: Hi all, I wish I didn't have to ask this but... For now I'm stuck using Outlook and Exchange for email, despite my best efforts I have been unable to force it to send patchs inline

RE: linux 2.6 hangs at __delay function on Viretx 4 board

2008-05-16 Thread John Linn
Swamy, Looks like the kernel is probably not running at all yet, may stuck in early initialization. 1. Has the kernel ever ran on this board or is this development to get it running? I have ran into issues with the memory being setup incorrectly (the end address/how much memory) and seen

arch/powerpc, Xilinx, and mainline kernel support

2008-05-16 Thread Koss, Mike (Mission Systems)
Is there any reason why the mainline 2.6.25.3 (and from what I could see .4) is missing the files to build for the Xilinx Virtex platform? Or in other words, I tried to build from 2.6.25.3 for the Xilinx Virtex under arch/powerpc (because arch/ppc actually crashes when once apps start to run) and

Re: arch/powerpc, Xilinx, and mainline kernel support

2008-05-16 Thread Grant Likely
On Fri, May 16, 2008 at 4:06 PM, Koss, Mike (Mission Systems) [EMAIL PROTECTED] wrote: Is there any reason why the mainline 2.6.25.3 (and from what I could see .4) is missing the files to build for the Xilinx Virtex platform? Or in other words, I tried to build from 2.6.25.3 for the Xilinx

RE: arch/powerpc, Xilinx, and mainline kernel support

2008-05-16 Thread Stephen Neuendorffer
-Original Message- From: [EMAIL PROTECTED] [mailto:linuxppc-embedded- [EMAIL PROTECTED] On Behalf Of Grant Likely Sent: Friday, May 16, 2008 3:27 PM To: Koss, Mike (Mission Systems) Cc: linuxppc-embedded@ozlabs.org Subject: Re: arch/powerpc, Xilinx, and mainline kernel support