Patch by Michael Schwingen that
[fw/openocd] / src / target / image.h
index ec52acb4ff394bdb9df636bea8e4eb88a63e2065..e8f585bbc96ba8bd54be389563689a14bafba59e 100644 (file)
@@ -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
 {