[U-Boot] [PATCH] SPD823TS: do not define CONFIG_CMD_ENV
Wolfgang Denk
wd at denx.de
Wed Jan 28 22:23:30 CET 2009
Dear Mike Frysinger,
In message <1233168535-16153-1-git-send-email-vapier at gentoo.org> 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 <vapier at gentoo.org>
> ---
> 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: wd at denx.de
The night sky over the planet Krikkit is the least interesting sight
in the entire Universe.
- Douglas Adams _Life, the Universe, and Everything_
More information about the U-Boot
mailing list