From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Thu, 23 Oct 2003 15:35:43 +0200 Subject: [U-Boot-Users] Multi-file problem In-Reply-To: (Rick Bronson's message of "Wed, 22 Oct 2003 20:47:10 -0700") References: <87n0btnxym.fsf@deepthought.outer.space.org> Message-ID: <87r81484b4.fsf@deepthought.outer.space.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Nick, > I actually thought about the fix you recommended but I noticed the > hdr struct was being written to before calling the print_image_hdr() > routine so I was a little hesitant. This is only for re-calculating the header checksum and comparing it to the original - nothing to worry about. > But I tried it, and it seems to work okay. Did you want a diff file > or shouldn't I bother for one line: > > print_image_hdr ((image_header_t *) addr); /* don't pass hdr, we look past it */ Thanks for verifying that it works for you too. In that case I'll add it to CVS as soon as possible. Cheers Detlev -- five monkeys, two typewriters, ten minutes