]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC8349ITX.h
cmd: add Kconfig option for 'date' command
[people/ms/u-boot.git] / include / configs / MPC8349ITX.h
index fcc1a73f814f23b1c48d80d9aa54487ec50fd9f1..719c27966a3642cc1272612e8ca8e05ea408f63d 100644 (file)
@@ -356,7 +356,6 @@ boards, we say we have two, but don't display a message if we find only one. */
                {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 115200}
 
 #define CONSOLE                        ttyS0
-#define CONFIG_BAUDRATE                115200
 
 #define CONFIG_SYS_NS16550_COM1        (CONFIG_SYS_IMMR + 0x4500)
 #define CONFIG_SYS_NS16550_COM2        (CONFIG_SYS_IMMR + 0x4600)
@@ -460,7 +459,6 @@ boards, we say we have two, but don't display a message if we find only one. */
   #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K (one sector) for environment */
   #define CONFIG_ENV_SIZE      0x2000
 #else
-  #define CONFIG_SYS_NO_FLASH  /* Flash is not usable now */
   #undef  CONFIG_FLASH_CFI_DRIVER
   #define CONFIG_ENV_IS_NOWHERE        /* Store ENV in memory only */
   #define CONFIG_ENV_ADDR      (CONFIG_SYS_MONITOR_BASE - 0x1000)
@@ -481,7 +479,6 @@ boards, we say we have two, but don't display a message if we find only one. */
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
 #define CONFIG_CMD_IRQ
 #define CONFIG_CMD_SDRAM