X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftqma6_wru4.h;h=b9cc5d632f069cdcfac8d34278c5f140e07be16e;hb=c9032ce168c1344fe8ffe8604825ec343ec14adf;hp=faca0fd54b98157a8601dca9c32ff7011d27f752;hpb=d259c00845251abb7771f81fb800105fb29b2753;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tqma6_wru4.h b/include/configs/tqma6_wru4.h index faca0fd..b9cc5d6 100644 --- a/include/configs/tqma6_wru4.h +++ b/include/configs/tqma6_wru4.h @@ -19,7 +19,7 @@ /* UART */ #define CONFIG_MXC_UART_BASE UART4_BASE -#define CONFIG_CONSOLE_DEV "ttymxc3" +#define CONSOLE_DEV "ttymxc3" #define CONFIG_MISC_INIT_R @@ -34,30 +34,8 @@ #define CONFIG_SYS_I2C_RTC_ADDR 0x68 /* Turn off RTC square-wave output to save battery */ #define CONFIG_SYS_RTC_DS1337_NOOSC -#define CONFIG_CMD_DATE /* LED */ -#define CONFIG_CMD_LED -#define CONFIG_STATUS_LED -#define CONFIG_BOARD_SPECIFIC_LED -#define STATUS_LED_BIT 0 -#define STATUS_LED_STATE STATUS_LED_ON -#define STATUS_LED_PERIOD (CONFIG_SYS_HZ / 2) -#define STATUS_LED_BIT1 1 -#define STATUS_LED_STATE1 STATUS_LED_ON -#define STATUS_LED_PERIOD1 (CONFIG_SYS_HZ / 2) -#define STATUS_LED_BIT2 2 -#define STATUS_LED_STATE2 STATUS_LED_ON -#define STATUS_LED_PERIOD2 (CONFIG_SYS_HZ / 2) -#define STATUS_LED_BIT3 3 -#define STATUS_LED_STATE3 STATUS_LED_ON -#define STATUS_LED_PERIOD3 (CONFIG_SYS_HZ / 2) -#define STATUS_LED_BIT4 4 -#define STATUS_LED_STATE4 STATUS_LED_ON -#define STATUS_LED_PERIOD4 (CONFIG_SYS_HZ / 2) -#define STATUS_LED_BIT5 5 -#define STATUS_LED_STATE5 STATUS_LED_ON -#define STATUS_LED_PERIOD5 (CONFIG_SYS_HZ / 2) /* Bootcounter */ #define CONFIG_BOOTCOUNT_LIMIT