X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53evk.h;h=17ff13df3e4237d84f923df79b3170e8ca80c72f;hb=29d280c88a1ff331dce2d4c7a5aaf2402aa0fd8a;hp=087fc5f3e010111870fa9b7a8a8102a40d55f892;hpb=ebca902aeb3af3eaedd2787928184ad84a86b98f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 087fc5f..17ff13d 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2010 Freescale Semiconductor, Inc. * * Configuration settings for the MX53-EVK Freescale board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -46,7 +45,6 @@ #define CONFIG_SYS_FSL_ESDHC_NUM 2 /* Eth Configs */ -#define CONFIG_MII #define CONFIG_FEC_MXC #define IMX_FEC_BASE FEC_BASE_ADDR @@ -108,7 +106,6 @@ #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Physical Memory Map */ -#define CONFIG_NR_DRAM_BANKS 1 #define PHYS_SDRAM_1 CSD0_BASE_ADDR #define PHYS_SDRAM_1_SIZE (512 * 1024 * 1024)