X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftqma6_wru4.h;h=e06fc7fe1559fc0b54d4169b907000b62cd64083;hb=4db386655a889b6466d2c3f40839ad21205c6d21;hp=999130600ccb4cd44c74db76819ade186acb0fe5;hpb=64a2a7b04b0a50e50a7cd36d7956d40c7a874478;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tqma6_wru4.h b/include/configs/tqma6_wru4.h index 9991306..e06fc7f 100644 --- a/include/configs/tqma6_wru4.h +++ b/include/configs/tqma6_wru4.h @@ -7,20 +7,18 @@ #define __CONFIG_TQMA6_WRU4_H /* Ethernet */ -#define CONFIG_FEC_MXC_PHYADDR 0x01 +#define CFG_FEC_MXC_PHYADDR 0x01 /* UART */ -#define CONFIG_MXC_UART_BASE UART4_BASE +#define CFG_MXC_UART_BASE UART4_BASE #define CONSOLE_DEV "ttymxc3" /* Watchdog */ /* Config on-board RTC */ -#define CONFIG_RTC_DS1337 -#define CONFIG_SYS_RTC_BUS_NUM 2 -#define CONFIG_SYS_I2C_RTC_ADDR 0x68 +#define CFG_SYS_RTC_BUS_NUM 2 +#define CFG_SYS_I2C_RTC_ADDR 0x68 /* Turn off RTC square-wave output to save battery */ -#define CONFIG_RTC_DS1337_NOOSC /* LED */