From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Smishlayev Date: Mon, 09 Dec 2013 23:39:08 +0200 Subject: [U-Boot] Creating U-Boot env image In-Reply-To: <20131209201202.A64B5380A65@gemini.denx.de> References: <52A5D4F1.7020101@xtech2.lv> <20131209201202.A64B5380A65@gemini.denx.de> Message-ID: <52A6387C.3000802@xtech2.lv> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, On 2013.12.09. 22:12, Wolfgang Denk wrote: > Dear Alexey Smishlayev, > > In message <52A5D4F1.7020101@xtech2.lv> you wrote: >> What should I do to flash environment values directly to the board's NAND? > Why don't you just use "env import"? > I didn't have any information about that. Also, I would like to get done without entering the U-Boot prompt. I am flashing my board using the J-TAG - USB cable, and it will be much more simple and convenient if I'd be able to just write the binary images on the NAND flash. So, there is no way to do something like that straight away? Best regards, Alexey Smishlayev