X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fvf610twr.h;h=3e7dc9b685fbd04e0ab1d68aa76fb2690787b181;hb=01abae4d04868dede60947867699bf096a1831ff;hp=ee90045cadc766fbb09ec6a8511dad492bd4ecde;hpb=d53ecad92f06d2e38a5cbc13af7473867c7fa277;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/vf610twr.h b/include/configs/vf610twr.h index ee90045..3e7dc9b 100644 --- a/include/configs/vf610twr.h +++ b/include/configs/vf610twr.h @@ -209,12 +209,6 @@ #define CONFIG_SYS_MEMTEST_START 0x80010000 #define CONFIG_SYS_MEMTEST_END 0x87C00000 -/* - * Stack sizes - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE (128 * 1024) /* regular stack */ - /* Physical memory map */ #define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM (0x80000000)