From mboxrd@z Thu Jan 1 00:00:00 1970 From: terry Date: Thu, 24 Nov 2005 11:08:17 +0800 Subject: [U-Boot-Users] where is the interrupt vectors? Message-ID: <1132801697.2550.11.camel@PC6> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de hello, I am new to u-boot. I want to support some perpherals which need use the I/O pins of INT. And it need to be allocated the vectors, depending on the INT ports. How does u-boot support this, and where I can find it? Thank you, Terry