Hi, In U-BOOT, the irq of ARM926ejs was closed by a macro CONFIG_USE_IRQ. So the irq interrupt is no used, then how u-boot support the keyboard, network, and IDE hard disk, polling? if need support USB, can it still use polling driver? Thanks Terry