[U-Boot] [PATCH] SPD823TS: do not define CONFIG_CMD_ENV

Mike Frysinger vapier at gentoo.org
Wed Jan 28 19:54:17 CET 2009


On Wednesday 28 January 2009 13:48:55 Mike Frysinger 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.

btw, i find the "CONFIG_CMD_ENV -> saveenv" bindings a bit confusing.  any 
qualms with doing a giant sed to convert it to CONFIG_CMD_SAVEENV ?
sed -i 's:CONFIG_CMD_ENV\>:CONFIG_CMD_SAVEENV:g' \
	include/*.h include/configs/*.h common/*.c README
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090128/0a3dfca6/attachment.pgp 


More information about the U-Boot mailing list