microblaze: start.S: Use board_init_f_alloc/init in early init
[platform/kernel/u-boot.git] / include / configs / microblaze-generic.h
index 8ca0e83..dfc2cd9 100644 (file)
 #define CONFIG_SYS_INIT_RAM_SIZE       0x100000
 
 # define CONFIG_SPL_STACK_ADDR         (CONFIG_SYS_INIT_RAM_ADDR + \
-                                        CONFIG_SYS_INIT_RAM_SIZE - \
-                                        CONFIG_SYS_MALLOC_F_LEN)
+                                        CONFIG_SYS_INIT_RAM_SIZE)
 
 /* Just for sure that there is a space for stack */
 #define CONFIG_SPL_STACK_SIZE          0x100