X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fm28evk.h;h=c52755e3caf33b5fff7957bcc44526f62c0ccf23;hb=3d6ba91e793808d1612152e9f9b8c51b3ca6c926;hp=f5cbbf345c56da83943eabf8ab3e5250312f7b68;hpb=6f0dba85a92b55f67a3610241060caaa41b5939e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h index f5cbbf3..c52755e 100644 --- a/include/configs/m28evk.h +++ b/include/configs/m28evk.h @@ -85,7 +85,6 @@ #define CONFIG_NR_DRAM_BANKS 1 /* 1 bank of DRAM */ #define PHYS_SDRAM_1 0x40000000 /* Base address */ #define PHYS_SDRAM_1_SIZE 0x20000000 /* Max 512 MB RAM */ -#define CONFIG_STACKSIZE (128 * 1024) /* 128 KB stack */ #define CONFIG_SYS_MALLOC_LEN 0x00400000 /* 4 MB for malloc */ #define CONFIG_SYS_GBL_DATA_SIZE 128 /* Initial data */ #define CONFIG_SYS_MEMTEST_START 0x40000000 /* Memtest start adr */