GPIO and GPT Interrupt in u-boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPIO and GPT Interrupt in u-boot

936 Views
erickang
Contributor II

Hi All,

I want to know how to use the interrupt in u-boot.

My development environment is like below,

- AP : i.MX257

- Board : i.MX25-PDK

- u-boot version : u-boot-2009.08

Actually I know the u-boot are using the polling mode in the all peripherals.

But I have to apply the interrupt mode for the GPIO and GPT.

Could you give me the method how to apply the interrupt mode in the u-boot?

Best Regards,

Eric.

Labels (2)
0 Kudos
1 Reply

499 Views
igorpadykov
NXP Employee
NXP Employee

Hi Eric

suggest to look below

https://community.freescale.com/docs/DOC-100044

http://stackoverflow.com/questions/15829601/enabling-interrupts-in-u-boot-for-arm-cortex-a-9

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos