This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
@@ -17,7 +17,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8BFC0000
#define CONFIG_CMD_SDRAM
-#define CONFIG_CMD_ENV
#define CONFIG_BOOTARGS "console=ttySC4,115200"
@@ -299,7 +299,6 @@
/*
* U-Boot commands
*/
#define CONFIG_CMD_SAVES
#ifndef CONFIG_DRIVER_TI_EMAC
@@ -24,7 +24,6 @@
* Commands configuration
#define CONFIG_CMD_PCI
/* I2C */
@@ -51,7 +51,6 @@
* Bootloader Components Configuration
/* I2C support */
#ifdef CONFIG_SYS_I2C
@@ -32,7 +32,6 @@
#define CONFIG_CMD_I2C
#define CONFIG_CMD_SCSI
@@ -273,7 +273,6 @@
#ifdef CONFIG_CMD_BDI
@@ -302,7 +301,6 @@
!defined(CONFIG_USE_SPIFLASH)
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE (16 << 10)
-#undef CONFIG_CMD_ENV
#endif
#ifndef CONFIG_DIRECT_NOR_BOOT
@@ -23,7 +23,6 @@
#define CONFIG_SYS_I2C
/* SPI NOR flash default params, used by sf commands */
#define CONFIG_SCSI
@@ -25,7 +25,6 @@
#define CONFIG_CMD_NAND
#define CONFIG_CMD_SATA
@@ -28,7 +28,6 @@
#define CONFIG_CMD_IDE
#define CONFIG_SYS_MVFS
* mv-common.h should be defined after CMD configs since it used them
@@ -46,7 +46,6 @@
#define CONFIG_USB_ETHER_SMSC95XX
/* Extra Commands */
/* Enable that for switching of boot partitions */
/* Disabled by default as some sub-commands can brick eMMC */
/*#define CONFIG_SUPPORT_EMMC_BOOT */
@@ -128,7 +128,6 @@
@@ -169,7 +168,6 @@
/* additions for new relocation code, must added to all boards */
@@ -29,7 +29,6 @@
#define CONFIG_SYS_TEXT_BASE 0x8FFC0000
#define CONFIG_BOOTARGS "console=ttySC0,115200"
@@ -18,7 +18,6 @@
* Command line configuration.
#define CONFIG_BOOTARGS "console=ttySC0,115200 root=1f01"
#define CONFIG_ENV_OVERWRITE 1
@@ -43,7 +43,6 @@
#define CONFIG_SYS_MVFS /* Picks up Filesystem from mv-common.h */
@@ -73,7 +73,6 @@
#define CONFIG_FS_EXT4
/* Command line configuration */
#define CONFIG_MTD_PARTITIONS
@@ -241,7 +241,6 @@
#ifndef CONFIG_NETSPACE_MINI_V2 /* No USB ports on Network Space v2 Mini */
@@ -85,7 +85,6 @@
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 }
#undef CONFIG_CMD_IMLS
#define CONFIG_SYS_HZ 1000
@@ -174,9 +174,6 @@
-#ifndef SPL_NO_ENV
-#endif
/* MMC */
#ifndef SPL_NO_MMC
@@ -139,9 +139,6 @@
#define CONFIG_SYS_I2C_MXC_I2C4
@@ -160,7 +160,6 @@ unsigned long long get_qixis_addr(void);
/* Miscellaneous configurable options */
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_DDR_SDRAM_BASE + 0x10000000)
@@ -38,7 +38,6 @@
@@ -26,8 +26,6 @@
#define GICD_BASE 0xc4301000
#define GICC_BASE 0xc4302000
-
/* Monitor Command Prompt */
/* Console I/O Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
@@ -284,7 +284,6 @@
#define CONFIG_CLOCKS
@@ -309,7 +308,6 @@
/* SD/MMC */
@@ -26,7 +26,6 @@
#define CONFIG_BOOTARGS "console=ttySC3,115200"
@@ -117,7 +117,6 @@
#define CONFIG_LOADADDR 0xC307FFC0
#define CONFIG_BOOTARGS "console=ttyLF0 root=/dev/ram rw"
#define CONFIG_EXTRA_ENV_SETTINGS \
"boot_scripts=boot.scr.uimg boot.scr\0" \
"scriptaddr=" __stringify(CONFIG_LOADADDR) "\0" \
@@ -16,7 +16,6 @@
/* #define CONFIG_T_SH7706LSR 1 */
@@ -97,7 +97,6 @@
* Command support defines
@@ -125,7 +125,6 @@
/*#define CONFIG_MENU_SHOW*/
/* BOOTP options */
#define CONFIG_BOOTP_BOOTFILESIZE
@@ -351,10 +351,6 @@
-#if defined(CONFIG_SYS_RAMBOOT)
- #undef CONFIG_CMD_ENV
/* Pass Ethernet MAC to VxWorks */
#define CONFIG_SYS_VXWORKS_MAC_PTR 0x000043f0
@@ -106,7 +106,6 @@
#define CONFIG_CMD_FPGA_LOADMK
#define CONFIG_CMD_MTDPARTS
@@ -52,7 +52,6 @@
{ 4800, 9600, 19200, 38400, 57600, 115200 }
#define CONFIG_MP
@@ -54,7 +54,6 @@
* MMC Card Configuration
@@ -383,7 +383,6 @@ CONFIG_CM922T_XA10
CONFIG_CMDLINE_EDITING
CONFIG_CMDLINE_PS_SUPPORT
CONFIG_CMDLINE_TAG
-CONFIG_CMD_ENV
CONFIG_CMD_ENV_CALLBACK
CONFIG_CMD_ENV_FLAGS
CONFIG_CMD_ERRATA