qong: enable support for compressed images
[platform/kernel/u-boot.git] / include / configs / devkit8000.h
index eed1b06..6c51a27 100644 (file)
 #define CONFIG_SYS_NAND_U_BOOT_OFFS    0x80000
 #define CONFIG_SYS_NAND_U_BOOT_SIZE    0x200000
 
+#define CONFIG_SYS_SPL_MALLOC_START    0x80108000
+#define CONFIG_SYS_SPL_MALLOC_SIZE     0x100000        /* 1 MB */
+
 #endif /* __CONFIG_H */