Re: [U-Boot] Not able to get the prints in the do_irq handler

2013-09-24 Thread TigerLiu
Hi, balaji: >I am facing the typical problem relating to prints in the do_irq handler of >versatile based u-boot. I dont know what is the problem. Though i am >getting the prints normally in super visor context but not able to get the >prints in the interrupt context. Please can you tell me if it i

[U-Boot] Not able to get the prints in the do_irq handler

2013-09-24 Thread VISWANADHULA BALAJI
Hi, I am facing the typical problem relating to prints in the do_irq handler of versatile based u-boot. I dont know what is the problem. Though i am getting the prints normally in super visor context but not able to get the prints in the interrupt context. Please can you tell me if it is possible.