X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fspear6xx_evb.h;h=4fedc9efcecb015ba1bc49e1e7998df3e20db23b;hb=b641dd3ec8dc3f6b18d2fa945ac3ab597063d191;hp=7745247052e19c24164ed4d4bcb10a46fba22376;hpb=6ef2e75032cb289e191551546947abfe7abcac1f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/spear6xx_evb.h b/include/configs/spear6xx_evb.h index 7745247..4fedc9e 100644 --- a/include/configs/spear6xx_evb.h +++ b/include/configs/spear6xx_evb.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009 * Vipin Kumar, STMicroelectronics, - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H @@ -16,12 +15,6 @@ #define CONFIG_SPEAR_USBTTY #endif -#if defined(CONFIG_NAND) -#define CONFIG_ENV_IS_IN_NAND -#else -#define CONFIG_ENV_IS_IN_FLASH -#endif - #include /* Serial Configuration (PL011) */ @@ -36,7 +29,6 @@ #define CONFIG_SYS_NAND_BASE 0xD2000000 /* Ethernet PHY configuration */ -#define CONFIG_PHY_NATSEMI /* Environment Settings */ #define CONFIG_EXTRA_ENV_SETTINGS CONFIG_EXTRA_ENV_USBTTY