From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Saada Date: Sun, 16 Sep 2007 04:11:22 -0700 (PDT) Subject: [U-Boot-Users] Ensuring correctness of U-boot in the flash In-Reply-To: <200709160423.38531.vapier@gentoo.org> References: <12697552.post@talk.nabble.com> <200709160423.38531.vapier@gentoo.org> Message-ID: <12698794.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > > Is there a way to ensure the correctness of U-boot in the flash (e.g. CRC)? > assuming it isnt memory mapped, read it into ram and use the crc command ? > if > it is memory mapped, then just use the crc command ... Yes of course I can do that. My question was if there was a way (or a plan) to embed this CRC in the U-boot image, otherwise I'd have to burn it elsewhere (in another sector for instance). David. -- View this message in context: http://www.nabble.com/Ensuring-correctness-of-U-boot-in-the-flash-tf4450434.html#a12698794 Sent from the Uboot - Users mailing list archive at Nabble.com.