X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fzc5601.h;h=61c6a60b54c90aa97dada5203416588960466421;hb=529fb062081e100faae6dc0d163a548b8528ff24;hp=28b9c6b4c7f01fa60323cb4b9107af5207ea0ef3;hpb=8be4f40ecfd92257007e82a08e25044b447db18d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/zc5601.h b/include/configs/zc5601.h index 28b9c6b..61c6a60 100644 --- a/include/configs/zc5601.h +++ b/include/configs/zc5601.h @@ -11,11 +11,9 @@ #define CONFIG_MXC_UART_BASE UART2_BASE -#define CONFIG_CONSOLE_DEV "ttymxc1" +#define CONSOLE_DEV "ttymxc1" #define CONFIG_MMCROOT "/dev/mmcblk0p1" -#define CONFIG_DEFAULT_FDT_FILE "imx6q-zc5601.dtb" - #define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */ #include "el6x_common.h"