X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fwandboard.h;h=91c1f4b3b514c2d9b1a3e5d935e0534a0bdb79e7;hb=6cc04547cb3bbd3a3d78947f200acbae19e3c67f;hp=899b8ca470e242ab64b524572b9050b6cca7d95b;hpb=284c1a9b4b91120385c346a1924628a695314905;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h index 899b8ca..91c1f4b 100644 --- a/include/configs/wandboard.h +++ b/include/configs/wandboard.h @@ -15,8 +15,8 @@ #define CONFIG_MXC_UART_BASE UART1_BASE /* MMC Configuration */ -#define CONFIG_SYS_FSL_USDHC_NUM 2 -#define CONFIG_SYS_FSL_ESDHC_ADDR 0 +#define CFG_SYS_FSL_USDHC_NUM 2 +#define CFG_SYS_FSL_ESDHC_ADDR 0 /* USB Configs */ #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)