Dear Mike Frysinger,

In message <[email protected]> you wrote:
> Since the SPD823TS board does not actually have any writable flash to save
> its environment, undefine CONFIG_CMD_ENV so the "saveenv" command is
> disabled.
> 
> This fixes the build error:
> common/libcommon.a(cmd_nvedit.o): In function `do_saveenv':
> common/cmd_nvedit.c:557: undefined reference to `saveenv'
> make: *** [u-boot] Error 1
> 
> Signed-off-by: Mike Frysinger <[email protected]>
> ---
>  include/configs/SPD823TS.h |    1 +
>  1 files changed, 1 insertions(+), 0 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: [email protected]
The night sky over the planet Krikkit is the least interesting  sight
in the entire Universe.
                 - Douglas Adams _Life, the Universe, and Everything_
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to