From mboxrd@z Thu Jan 1 00:00:00 1970 From: NZG Date: Wed, 26 Apr 2006 15:02:02 -0500 Subject: [U-Boot-Users] Accessing mkimage checksum In-Reply-To: <20060426192625.2DB7D353AC4@atlas.denx.de> References: <20060426192625.2DB7D353AC4@atlas.denx.de> Message-ID: <200604261502.02751.ngustavson@emacinc.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > So what is your problem - you have the image, and want to write it to > flash. Why would you need any additional tools for that? Because I want to write it through the uClinux MTD layer, which has nothing to do with u-boot, other than the fact that the flashing utility needs to calculate a checksum and verify it against the package, which is the "ubootian" format created by mkimage. This is really a question for both the uClinux and u-boot communities. If a section of what I'm asking does not apply to your work then please ignore it. thank you, NZG.