[U-Boot] [U-boot] soft interrupt handler question

TigerLiu at viatech.com.cn TigerLiu at viatech.com.cn
Thu Aug 1 07:59:50 CEST 2013


Hi, experts:

Does U-boot support soft interrupt handler?

In start.S :

...

software_interrupt:

     get_bad_stack

     bad_save_user_regs

     bl do_software_interrupt

...

 

Not include resore_user_regs function such as irq_restore_user_regs.

 

Best wishes,



More information about the U-Boot mailing list