From mboxrd@z Thu Jan 1 00:00:00 1970 From: A. Geisreiter Date: Wed, 12 Aug 2009 08:15:54 +0200 Subject: [U-Boot] Write back flash content to SD/MMC Card Message-ID: <000001ca1b14$5b5e4100$121ac300$@de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I will write back the complete content of my flash memory to a binary File on SD/MMC Card. How can I do this? Is there any support to create a file on SD/MMC card? Thanks, Andreas