Re: [U-Boot] About the CRC of u-boot.bin

2011-06-16 Thread Mike Frysinger
On Monday, June 13, 2011 04:11:57 Andreas Bießmann wrote: > The build-timestamp is an quite usable parameter, if it is configurable it > should be opt-out. goes without saying > When I looked for the char *version_string I found out this is defined in > respective architecture board.c. Shouldn't

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-13 Thread Peter Pan
OK, I will try to find that Linux patch and see how it goes. And, first of all, I will suggest my manager to change the checkout-build-release process. I also agree that just release the binary we tested is a much better way. Thank you guys. 2011/6/13 Jon Povey : > u-boot-boun...@lists.denx.de

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-13 Thread Jon Povey
u-boot-boun...@lists.denx.de wrote: > Our product is used in a safety-critical situation. We want to make > sure that the product we released is exactly the one we tested in our > labs. Because our product is released in a checkout-build-release > process, it is impossible to just give out the bina

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-13 Thread Andreas Bießmann
Dear Peter Pan, Am 13.06.2011 um 06:17 schrieb Peter Pan: > Our product is used in a safety-critical situation. We want to make > sure that the product we released is exactly the one we tested in our > labs. > Because our product is released in a checkout-build-release process, > it is impossibl

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-13 Thread Wolfgang Denk
Dear Peter Pan, In message you wrote: > Our product is used in a safety-critical situation. We want to make > sure that the product we released is exactly the one we tested in our > labs. In this case you must make sure to ship exactly the same binary image that was used during testing. You mus

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-12 Thread Peter Pan
Our product is used in a safety-critical situation. We want to make sure that the product we released is exactly the one we tested in our labs. Because our product is released in a checkout-build-release process, it is impossible to just give out the binary file we tested. Maybe there is a workaro

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-11 Thread Mike Frysinger
On Saturday, June 11, 2011 02:55:41 Wolfgang Denk wrote: > Peter Pan wrote: > > I found out that even with the same source code, the final u-boot.bin > > has a different MD5sum each time I build. > > Is that possible to get an identical u-boot.bin for the same source > > code, no matter when I buil

Re: [U-Boot] About the CRC of u-boot.bin

2011-06-10 Thread Wolfgang Denk
Dear Peter Pan, In message you wrote: > I found out that even with the same source code, the final u-boot.bin > has a different MD5sum each time I build. > Is that possible to get an identical u-boot.bin for the same source > code, no matter when I build? No, as the image contains a time stamp t