X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftt01.h;h=cc68a42e86a3181a1ad3423673bf4e90e4776669;hb=3d6ba91e793808d1612152e9f9b8c51b3ca6c926;hp=2b2e7fd8cdefaf75968f88ca1b604114e2412bcb;hpb=6f0dba85a92b55f67a3610241060caaa41b5939e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tt01.h b/include/configs/tt01.h index 2b2e7fd..cc68a42 100644 --- a/include/configs/tt01.h +++ b/include/configs/tt01.h @@ -86,9 +86,6 @@ /* default load address, 1MB up the road */ #define CONFIG_SYS_LOAD_ADDR (PHYS_SDRAM_1+0x100000) -/* The stack sizes are set up in start.S using the settings below */ -#define CONFIG_STACKSIZE (128 * 1024) /* regular stack */ - /* Size of malloc() pool, make sure possible frame buffer fits */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 10*1024*1024)