From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikos Mavrogiannopoulos Date: Thu, 30 Apr 2009 12:46:53 +0300 Subject: [U-Boot] [PATCH] make fw_setenv write multiple variables Message-ID: <49F9738D.9060703@gennetsa.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This patch makes fw_setenv write multiple variables on a single command line. That is "fw_setenv var1 value1 var2 value2" will write all variables and values without the need to erase multiple times the environment. regards, Nikos -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Allow-fw_setenv-to-write-multiple-variables-in-the-s.patch Type: text/x-patch Size: 0 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20090430/434eb942/attachment.bin