From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Date: Mon, 1 Dec 2008 08:03:33 +0100 Subject: [U-Boot] How to backup the working u-boot image from the flash image. In-Reply-To: <1228113808.7703.6.camel@SilentStorm> References: <1228113808.7703.6.camel@SilentStorm> Message-ID: <20081201070332.GA9013@buzzloop.caiaq.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Mon, Dec 01, 2008 at 12:13:28PM +0530, Mohamed Thalib .H wrote: > Since I dont have the source code of u-boot image which is prgrammed in > the board. I want to know how can I back up the working u-boot present > in the flash and store it in a file in my system before flashing the new > u-boot. so the working image can used to restore the board to working > condition at any time. Where did you get the board with the binary from? As U-Boot is GPL'ized free software, you have the right to get the sources from anyone who handed out the binary to you. It's not a matter of courtesy but an obligation. Best regards, Daniel