X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fixdpg425.h;h=637fd7d4f89b80bb1c2a08decaa00965f6937e5f;hb=f38536f9138c253b0c1f9c72093a7ec6808e638f;hp=75707e597dba2af3fcd8c67ab03c2e85653ae3ee;hpb=488f5d8790c451fc527fe5d2ef218f2a5e40ea17;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ixdpg425.h b/include/configs/ixdpg425.h index 75707e5..637fd7d 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 */ @@ -67,7 +68,6 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (256 << 10) -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */ /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE