X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM850L.h;h=c2b35fd196d7266d375ff74ac8dfc4a740aee46e;hb=c9032ce168c1344fe8ffe8604825ec343ec14adf;hp=2ed153944a833a63a84abaae9eab917bb430a108;hpb=cb04db155f4e7ccaec1b961d8a84e1a1b9524594;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/TQM850L.h b/include/configs/TQM850L.h index 2ed1539..c2b35fd 100644 --- a/include/configs/TQM850L.h +++ b/include/configs/TQM850L.h @@ -19,18 +19,15 @@ #define CONFIG_MPC850 1 /* This is a MPC850 CPU */ #define CONFIG_TQM850L 1 /* ...on a TQM8xxL module */ -#define CONFIG_DISPLAY_BOARDINFO #define CONFIG_SYS_TEXT_BASE 0x40000000 #define CONFIG_8xx_CONS_SMC1 1 /* Console is on SMC1 */ #define CONFIG_SYS_SMC_RXBUFLEN 128 #define CONFIG_SYS_MAXIDLE 10 -#define CONFIG_BAUDRATE 115200 /* console baudrate = 115kbps */ #define CONFIG_BOOTCOUNT_LIMIT -#define CONFIG_BOOTDELAY 5 /* autoboot after 5 seconds */ #define CONFIG_BOARD_TYPES 1 /* support board types */ @@ -71,8 +68,6 @@ #undef CONFIG_WATCHDOG /* watchdog disabled */ -#define CONFIG_STATUS_LED 1 /* Status LED enabled */ - #undef CONFIG_CAN_DRIVER /* CAN Driver support disabled */ /* @@ -84,17 +79,11 @@ #define CONFIG_BOOTP_BOOTPATH #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_MAC_PARTITION -#define CONFIG_DOS_PARTITION - #define CONFIG_RTC_MPC8xx /* use internal RTC of MPC8xx */ /* * Command line configuration. */ -#define CONFIG_CMD_ASKENV -#define CONFIG_CMD_DATE -#define CONFIG_CMD_EXT2 #define CONFIG_CMD_IDE #define CONFIG_CMD_JFFS2