X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fzc5202.h;h=77ff04754bc9b6eb287ba7f1d79cd1fdf4f2ee85;hb=e4b91f085d4259f187052ff724c80af38fc11b18;hp=b1afde9ba0c566a323ffad275132999be9c7e21c;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/zc5202.h b/include/configs/zc5202.h index b1afde9..77ff047 100644 --- a/include/configs/zc5202.h +++ b/include/configs/zc5202.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) Stefano Babic * * Configuration settings for the E+L i.MX6Q DO82 board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __EL_ZC5202_H @@ -13,13 +12,10 @@ #define CONSOLE_DEV "ttymxc1" #define CONFIG_MMCROOT "/dev/mmcblk0p2" -#define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */ - #include "el6x_common.h" /* Ethernet */ #define CONFIG_FEC_MXC -#define CONFIG_MII #define IMX_FEC_BASE ENET_BASE_ADDR #define CONFIG_FEC_XCV_TYPE MII100 #define CONFIG_ETHPRIME "FEC"