[U-Boot-Users] Is there GPIO interrupt support in U-Boot for Octeon-CN58XX

2009-06-06 Thread Nitin Saxena
Hi All, I am using U-Boot 1.1.1 as bootloader and using OCTEON-CN58XX processor. There are 16 GPIO pins in the processor. Each pin can be configured as an interrupt pin. I want to test these pins in U-boot itself by first triggering the interrupts for each pin and then handling these interrupts

Re: [U-Boot-Users] Is there GPIO interrupt support in U-Boot for Octeon-CN58XX

2009-06-06 Thread Wolfgang Denk
Dear Nitin Saxena, In message d34101e40906060458i2f861543y12318bf4636d3...@mail.gmail.com you wrote: I am using U-Boot 1.1.1 as bootloader and using OCTEON-CN58XX processor. There are 16 GPIO pins in the processor. Each pin can be configured as an interrupt pin. I want to test these pins in