X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fu8500_href.h;h=1bb612826ebb53f0c7220340136e52bbe14705c7;hb=c7db645a6b0e6ed8ffa9c53a5c41430b95c20bcc;hp=95028de059d851a081b2ba8ab75f5dd29f0cbc2e;hpb=99310d144852a8f0b7dbb3d9c7b575c37781b2c1;p=u-boot diff --git a/include/configs/u8500_href.h b/include/configs/u8500_href.h index 95028de059..1bb612826e 100644 --- a/include/configs/u8500_href.h +++ b/include/configs/u8500_href.h @@ -70,7 +70,6 @@ (void *)CFG_SERIAL2 } #define CONFIG_CONS_INDEX 2 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* * Devices and file systems @@ -156,7 +155,6 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_CMDLINE_EDITING #define CONFIG_SETUP_MEMORY_TAGS 2 @@ -180,16 +178,6 @@ #define CONFIG_SYS_I2C_GPIOE_ADDR 0x42 /* GPIO expander chip addr */ #define CONFIG_TC35892_GPIO -/* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ - -#ifdef CONFIG_USE_IRQ -#define CONFIG_STACKSIZE_IRQ (4*1024) /* IRQ stack */ -#define CONFIG_STACKSIZE_FIQ (4*1024) /* FIQ stack */ -#endif /* * Physical Memory Map