X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpalmtc.h;h=bc88354c4a002cd877aa6ec5e1212c8ebafa270b;hb=3d6ba91e793808d1612152e9f9b8c51b3ca6c926;hp=7cf2c63bd875ad251b998aa91347f1b29a642c32;hpb=6f0dba85a92b55f67a3610241060caaa41b5939e;p=u-boot diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h index 7cf2c63bd8..bc88354c4a 100644 --- a/include/configs/palmtc.h +++ b/include/configs/palmtc.h @@ -130,15 +130,6 @@ #define CONFIG_SYS_HZ 3686400 /* Timer @ 3686400 Hz */ #define CONFIG_SYS_CPUSPEED 0x161 /* 400MHz;L=1 M=3 T=1 */ -/* - * Stack sizes - */ -#define CONFIG_STACKSIZE (128*1024) /* regular stack */ -#ifdef CONFIG_USE_IRQ -#define CONFIG_STACKSIZE_IRQ (4*1024) /* IRQ stack */ -#define CONFIG_STACKSIZE_FIQ (4*1024) /* FIQ stack */ -#endif - /* * DRAM Map */