[U-Boot] [PATCH] env: kill off default_environment_size

Wolfgang Denk wd at denx.de
Sun Aug 9 22:41:53 CEST 2009


Dear Mike Frysinger,

In message <1248472287-19473-1-git-send-email-vapier at gentoo.org> you wrote:
> 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 at gentoo.org>
> ---
>  common/env_common.c    |    5 -----
>  common/env_dataflash.c |    1 -
>  common/env_flash.c     |    1 -
>  common/env_mgdisk.c    |    1 -
>  common/env_nand.c      |    1 -
>  common/env_nowhere.c   |    1 -
>  common/env_nvram.c     |    1 -
>  common/env_sf.c        |   12 +-----------
>  8 files changed, 1 insertions(+), 22 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I think animal testing is a terrible idea; they get all  nervous  and
give the wrong answers.


More information about the U-Boot mailing list