colibri_imx6: remove legacy sdboot wrapper
[oweals/u-boot.git] / include / configs / gardena-smart-gateway-mt7688.h
index 0184147068967888b30119d5a9bf724244c7dc47..b3b89d2ab9e962a00cc606ba77b6afe8f8ef43b2 100644 (file)
@@ -7,7 +7,7 @@
 #define __CONFIG_GARDENA_SMART_GATEWAY_H
 
 /* CPU */
-#define CONFIG_SYS_MIPS_TIMER_FREQ     200000000
+#define CONFIG_SYS_MIPS_TIMER_FREQ     290000000
 
 /* RAM */
 #define CONFIG_SYS_SDRAM_BASE          0x80000000
@@ -30,7 +30,7 @@
 
 /* Memory usage */
 #define CONFIG_SYS_MAXARGS             64
-#define CONFIG_SYS_MALLOC_LEN          (1024 * 1024)
+#define CONFIG_SYS_MALLOC_LEN          (16 * 1024 * 1024)
 #define CONFIG_SYS_BOOTPARAMS_LEN      (128 * 1024)
 #define CONFIG_SYS_CBSIZE              512
 
@@ -38,7 +38,7 @@
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_TEXT_BASE
 
 /* Environment settings */
-#define CONFIG_ENV_OFFSET              0x80000
+#define CONFIG_ENV_OFFSET              0xa0000
 #define CONFIG_ENV_SIZE                        (64 << 10)
 #define CONFIG_ENV_SECT_SIZE           (64 << 10)
 #define CONFIG_SYS_REDUNDAND_ENVIRONMENT