summaryrefslogtreecommitdiff
path: root/src/target/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/image.h')
-rw-r--r--src/target/image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/image.h b/src/target/image.h
index ec52acb4..e8f585bb 100644
--- a/src/target/image.h
+++ b/src/target/image.h
@@ -34,7 +34,7 @@
#define IMAGE_MAX_ERROR_STRING (256)
#define IMAGE_MAX_SECTIONS (128)
-#define IMAGE_MEMORY_CACHE_SIZE (1024)
+#define IMAGE_MEMORY_CACHE_SIZE (2048)
typedef enum image_type
{