X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftnetv107x_evm.h;h=23cab88ded0ace05c93a591d110bc9a87c6b40e6;hb=d193c1b6eb05041c94ad9aacd8c94189d1dbc5f8;hp=7c3f33427c4ca0b47dced4297fd7c444fd80ea90;hpb=7100a54604442176dc1785a7644f3df8c85d6c55;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tnetv107x_evm.h b/include/configs/tnetv107x_evm.h index 7c3f334..23cab88 100644 --- a/include/configs/tnetv107x_evm.h +++ b/include/configs/tnetv107x_evm.h @@ -55,7 +55,6 @@ #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM_1 #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM_1 + 16*1024*1024) #define CONFIG_NR_DRAM_BANKS 1 -#define CONFIG_STACKSIZE (256*1024) #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 #define CONFIG_SYS_INIT_RAM_SIZE 0x1000 @@ -71,7 +70,6 @@ #define CONFIG_SYS_NS16550_CLK clk_get_rate(TNETV107X_LPSC_UART1) #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* Flash and environment info */ #define CONFIG_SYS_NO_FLASH @@ -115,7 +113,6 @@ #define CONFIG_VERSION_VARIABLE #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_LONGHELP #define CONFIG_CRC32_VERIFY