X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fintegrator-common.h;h=512e0e61aa78b1c27db0968ac767dd49939c01f6;hb=5d68d2f41df5099f890052756f14f5a810f34312;hp=34eec5a33d258ceef6bb8dd97ad3255fc6c64dda;hpb=c316ee674f25b73285f241ce922307296616a92a;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h index 34eec5a..512e0e6 100644 --- a/include/configs/integrator-common.h +++ b/include/configs/integrator-common.h @@ -44,6 +44,3 @@ #define CONFIG_SYS_FLASH_BASE 0x24000000 /* Timeout values in ticks */ -#define CONFIG_SYS_FLASH_ERASE_TOUT (2 * CONFIG_SYS_HZ) /* Erase Timeout */ -#define CONFIG_SYS_FLASH_WRITE_TOUT (2 * CONFIG_SYS_HZ) /* Write Timeout */ -#define CONFIG_SYS_FLASH_EMPTY_INFO /* flinfo indicates empty blocks */