From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 28 Jan 2009 13:54:17 -0500 Subject: [U-Boot] [PATCH] SPD823TS: do not define CONFIG_CMD_ENV In-Reply-To: <1233168535-16153-1-git-send-email-vapier@gentoo.org> References: <20090128081706.0B650832E416@gemini.denx.de> <1233168535-16153-1-git-send-email-vapier@gentoo.org> Message-ID: <200901281354.18466.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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