X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FM5329EVB.h;h=8261323d791dc46d104c6217e7a90f0f266b0888;hb=d56b4b19744c314c26dc77585a7c7a9253d1487d;hp=fabbaf084d5d4f31f9f4ddcef3f09ef7e0605ba9;hpb=2313d48445e59f063ec9a3b4940fe8252737db76;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h index fabbaf0..8261323 100644 --- a/include/configs/M5329EVB.h +++ b/include/configs/M5329EVB.h @@ -21,15 +21,10 @@ #define CONFIG_MCFUART #define CONFIG_SYS_UART_PORT (0) -#define CONFIG_BAUDRATE 115200 #undef CONFIG_WATCHDOG #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ -/* Command line configuration */ -#define CONFIG_CMD_DATE -#define CONFIG_CMD_REGINFO - #ifdef CONFIG_NANDFLASH_SIZE # define CONFIG_CMD_NAND #endif