env: kill off default_environment_size
The only environment type that uses this variable is spi flash, and that is
only because it is reimplementing the common set_default_env() function.
So fix the spi flash code and kill off the default_environment_size in the
process.
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Showing
- common/env_common.c 0 additions, 5 deletionscommon/env_common.c
- common/env_dataflash.c 0 additions, 1 deletioncommon/env_dataflash.c
- common/env_flash.c 0 additions, 1 deletioncommon/env_flash.c
- common/env_mgdisk.c 0 additions, 1 deletioncommon/env_mgdisk.c
- common/env_nand.c 0 additions, 1 deletioncommon/env_nand.c
- common/env_nowhere.c 0 additions, 1 deletioncommon/env_nowhere.c
- common/env_nvram.c 0 additions, 1 deletioncommon/env_nvram.c
- common/env_sf.c 1 addition, 11 deletionscommon/env_sf.c
Please register or sign in to comment