On Wed, 2011-07-27 at 22:34 +0800, Xiangfu Liu wrote: > On 07/15/2011 11:35 PM, Sebastien Bourdeauducq wrote: > >> Maybe you can instead modify the test program so it CRC's all flash > >> partitions and displays the result for the operator to check? > >> > >> This would be a lot faster than the JTAG verification. > > Hi Sebastien > > just like the code in boot.c, right?
You need to compute and check/display the CRC for all the images that have been flashed. It could make sense to include in the test program binary the CRC for the images that do not have a CRC built in or for which retrieving it is not obvious (bitstream, splash screen, ...) so the operator does not need to compare those CRCs manually. > > Also, the test program can be smart, i.e. use the CRC present in the > > BIOS and FBI images. So the operator does not need to check those and it > > yes. > > > solves the problem of the multiple MAC addresses. > > > > don't understand this? what is the problem of multiple MAC addresses? The CRC of the rescue BIOS will vary depending on the MAC address. So by using the CRC that was written at the end, you do not need to manually check (or code into the test program binary) as many CRCs as there are boards. S. _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com