]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/canmb.h
arm: mach-omap2: Generate MLO file from SD boot capable targets
[people/ms/u-boot.git] / include / configs / canmb.h
index b41666064cf898d97f049cf4f3ae384e485bd680..b7c74b42647aaccfe4d9130208a770f90eccb994 100644 (file)
@@ -15,7 +15,6 @@
 
 #define CONFIG_MPC5200         1       /* This is a MPC5200 CPU */
 #define CONFIG_CANMB           1       /* ... on canmb board - we need this for FEC.C */
-#define CONFIG_DISPLAY_BOARDINFO
 
 /*
  * allowed and functional CONFIG_SYS_TEXT_BASE values:
@@ -34,7 +33,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1 */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200 bps */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*
@@ -48,8 +46,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
-#define CONFIG_CMD_IMMAP
 #define CONFIG_CMD_REGINFO
 
 /*