]> git.sur5r.net Git - u-boot/blobdiff - include/configs/eb_cpu5282.h
sunxi: Fix reset hang on sun5i
[u-boot] / include / configs / eb_cpu5282.h
index 08ba883f4c4998257faf24a95a8e8f8310439c64..bdca7058747c6dccec76eb262228d2c3bcb117e7 100644 (file)
@@ -98,7 +98,6 @@
 /*----------------------------------------------------------------------*
  * Clock and PLL Configuration                                         *
  *----------------------------------------------------------------------*/
-#define CONFIG_SYS_HZ                  1000
 #define        CONFIG_SYS_CLK                  80000000      /* 8MHz * 8 */
 
 /* PLL Configuration: Ext Clock * 8 (see table 9-4 of MCF user manual) */
 #define        CONFIG_SYS_SDRAM_SIZE           CONFIG_SYS_SDRAM_SIZE0
 
 #define CONFIG_SYS_MONITOR_LEN         0x20000
-#define CONFIG_SYS_MALLOC_LEN          (256 << 10)
+#define CONFIG_SYS_MALLOC_LEN          (4 * 1024 * 1024)
 #define CONFIG_SYS_BOOTPARAMS_LEN      64*1024
 
 /*