SIU_INT_IRQ4 in MPC 8260

2006-07-07 Thread [EMAIL PROTECTED]
Hi all I am trying to set up a interrupt handler for SIU_INT_IRQ4. The target I am using is MPC 8260 , emmbedded planet Evaluation board. The OS is Embedded Linux . - void my_interrupt_handler(int irq, void

SIU_INT_IRQ4 in MPC 8260

2006-07-07 Thread Li Yang-r58472
Are you sure the IRQ4 line is generating irqs? Did you measure the line using an oscilloscope? Best Regards, Leo -Original Message- From: linuxppc-embedded-bounces+leoli=freescale.com at ozlabs.org [mailto:linuxppc-embedded-bounces+leoli=freescale.com at ozlabs.org] On Behalf Of

SIU_INT_IRQ4 in MPC 8260

2006-07-07 Thread Li Yang-r58472
Interrupt is signal sending from external devices to CPU notifying something has happened. So if you want your interrupt handler be called, first you have to make sure the device does send such signals. Best Regards, Leo -Original Message- From: jagannathanjay at aim.com

SIU_INT_IRQ4 in MPC 8260

2006-07-07 Thread Laurent Pinchart
I am trying to set up a interrupt handler for SIU_INT_IRQ4. The target I am using is MPC 8260 , emmbedded planet Evaluation board. The OS is Embedded Linux . [snip] But my_interrupt_handler isn't getting called . Make sure the CPM IRQ controller is properly configured. Here's the code I

Xilinx BSP for linux 2.6

2006-07-07 Thread Ming Liu
Dear Ameet, A good news is that now my 2.6 kernel is running in my ML403 board! According your guidance, first I made the kernel as simple as possible and it works well. Then I included the patch for SystemACE and here is the information shown on the hyper teminal: Linux/PPC load:

Xilinx BSP for linux 2.6

2006-07-07 Thread Ameet Patil
Hi Ming, Excellent News! Don't worry... the problem you are facing could be because of missing device files in your /dev folder. Do as follows: mount the CF card onto your PC and then goto the /dev folder on your root filesystem in the card. Here run the following commands as root: # mknod -m

looking for ppc_md.restart implementation

2006-07-07 Thread Eran Ben-Avi
Hi, I am looking for an implementation for the ppc_md.restart hook api under my LSP. I'm using IBM750Gl and MPC7448 CPU's. Thanks. -- next part -- An HTML attachment was scrubbed... URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060707/e939a2d1

Xilinx BSP for linux 2.6

2006-07-07 Thread Ming Liu
Dear Ameet, It Works now! By creating these character and block devices in /dev, the system go further now. But another problem appears. That is, there is no login prompt shown in hyper terminal. The information is listed as: [1.745076] loop: loaded (max 8 devices) [1.793385] xsa: xsa1

Xilinx BSP for linux 2.6

2006-07-07 Thread Ameet Patil
Its the same link as before! I just updated the file! http://www.cs.york.ac.uk/rtslab/demos/amos/xupv2pro/patches/linuxppc-2.6.17_sysace.patch -Ameet Ming Liu wrote: Dear Ameet, Could you please give me a copy of your new driver for SystemACE? Regards Ming From: Ameet Patil ammubhai at

MPC5200 boot giving request_module: runaway loop modprobe binfmt-4c46 errors

2006-07-07 Thread [EMAIL PROTECTED]
An HTML attachment was scrubbed... URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20060707/2dc755f5/attachment.htm