X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fipam390.h;h=bc8f5d5e2e91f1c8bdef7adda8db3e9a381a9fd5;hb=0680f1b1f7629c49d88d8981e164ab9bb0ad8d68;hp=d0316221b0da62d0c4651ccf7d81a3a81fa232dd;hpb=a8d052b5004b3180b9d28567922acd1b62f9cb15;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h index d031622..bc8f5d5 100644 --- a/include/configs/ipam390.h +++ b/include/configs/ipam390.h @@ -134,7 +134,6 @@ #define CONFIG_SYS_NS16550_COM1 DAVINCI_UART0_BASE /* Base address of UART0 */ #define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID) #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ -#define CONFIG_BAUDRATE 115200 /* Default baud rate */ /* * Flash & Environment @@ -243,7 +242,6 @@ * U-Boot commands */ #define CONFIG_CMD_ENV -#define CONFIG_CMD_DIAG #define CONFIG_CMD_SAVES #ifdef CONFIG_CMD_BDI @@ -275,7 +273,6 @@ /* defines for SPL */ #define CONFIG_SPL_FRAMEWORK -#define CONFIG_SPL_BOARD_INIT #define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SYS_TEXT_BASE - \ CONFIG_SYS_MALLOC_LEN) #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN