boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB
[oweals/u-boot.git] / include / configs / boston.h
index 1915ad52494216c38e8203b229d7d453731efe7d..50aaa7be8c9f3f33b47eb174aa188ea7d0e43575 100644 (file)
@@ -7,6 +7,11 @@
 #ifndef __CONFIGS_BOSTON_H__
 #define __CONFIGS_BOSTON_H__
 
+/*
+ * General board configuration
+ */
+#define CONFIG_SYS_BOOTM_LEN           (64 * 1024 * 1024)
+
 /*
  * CPU
  */