summaryrefslogtreecommitdiff
path: root/include/configs/mx6sabreandroid_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6sabreandroid_common.h')
-rw-r--r--include/configs/mx6sabreandroid_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6sabreandroid_common.h b/include/configs/mx6sabreandroid_common.h
index 57e9fc3..57a4112 100644
--- a/include/configs/mx6sabreandroid_common.h
+++ b/include/configs/mx6sabreandroid_common.h
@@ -80,7 +80,7 @@
#define CONFIG_USB_FASTBOOT_BUF_ADDR CONFIG_SYS_LOAD_ADDR
#ifdef CONFIG_FASTBOOT_STORAGE_NAND
-#define CONFIG_USB_FASTBOOT_BUF_SIZE 0x25000000
+#define CONFIG_USB_FASTBOOT_BUF_SIZE 0x32000000
#else
#define CONFIG_USB_FASTBOOT_BUF_SIZE 0x19000000
#endif