]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ca9x4_ct_vxp.h
Merge branch 'master' of git://git.denx.de/u-boot-video
[u-boot] / include / configs / ca9x4_ct_vxp.h
index 14b81460b71c03fd1b9298cf04f3a1bb46099527..312fd947beb2ced7449405fe8d878024a18b987e 100644 (file)
 #define LINUX_BOOT_PARAM_ADDR          0x60000200
 #define CONFIG_BOOTDELAY               2
 
-/* Stack sizes are set up in start.S using the settings below */
-#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
-
 /* Physical Memory Map */
 #define CONFIG_NR_DRAM_BANKS           2
 #define PHYS_SDRAM_1                   0x60000000      /* SDRAM Bank #1 */