diff options
author | Wolfgang Denk <wd@denx.de> | 2009-06-14 22:05:42 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-14 22:05:42 +0200 |
commit | 92afd368bba7d98b2b7bfb51082c3639bb2119b3 (patch) | |
tree | 74ffc8a3f4980f7c6bad6bf80bb41d3974eff685 /include/configs/ixdpg425.h | |
parent | 6b1f78ae6ad037382ad430b07064105c88f7ac02 (diff) | |
parent | 388517e4b745b00256c2fa201ce7bccb67b4f245 (diff) | |
download | talos-obmc-uboot-92afd368bba7d98b2b7bfb51082c3639bb2119b3.tar.gz talos-obmc-uboot-92afd368bba7d98b2b7bfb51082c3639bb2119b3.zip |
Merge branch 'next' of ../master
Diffstat (limited to 'include/configs/ixdpg425.h')
-rw-r--r-- | include/configs/ixdpg425.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ixdpg425.h b/include/configs/ixdpg425.h index 75707e597d..0c092347ca 100644 --- a/include/configs/ixdpg425.h +++ b/include/configs/ixdpg425.h @@ -55,6 +55,7 @@ */ #undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */ #define CONFIG_USE_IRQ 1 /* we need IRQ stuff for timer */ +#define CONFIG_TIMER_IRQ #define CONFIG_BOOTCOUNT_LIMIT /* support for bootcount limit */ #define CONFIG_SYS_BOOTCOUNT_ADDR 0x60003000 /* inside qmrg sram */ |