X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fls1021aiot.h;h=cf4d60ad60327c6fef8de2e27850eaeb33e39be1;hb=7d080773347c1f6e0e896d9284134a2a411155d6;hp=59d65f88917b8a2ec2c5fbd3a043d0e8578a47cd;hpb=e985eb14ac5cff260321519a309f540909b77c16;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 59d65f8..cf4d60a 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -138,11 +138,6 @@ #define CONFIG_SPI_FLASH_SPANSION #endif -/* DM SPI */ -#if defined(CONFIG_FSL_DSPI) || defined(CONFIG_FSL_QSPI) -#define CONFIG_DM_SPI_FLASH -#endif - /* * eTSEC */ @@ -219,16 +214,6 @@ #define CONFIG_SYS_QE_FW_ADDR 0x67f40000 -/* - * Environment - */ - -#define CONFIG_ENV_OVERWRITE - -#if defined(CONFIG_SD_BOOT) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif - #define CONFIG_OF_BOARD_SETUP #define CONFIG_OF_STDOUT_VIA_ALIAS