Lines Matching refs:in
5 This SHA1 sum is used, to check, if the U-Boot Image in Flash is not
12 -p calculate the SHA1 sum from the U-Boot image in flash and print
13 -c check the U-Boot image in flash
16 calculates and prints the SHA1 sum, from the Image stored in Flash
19 check, if the SHA1 sum from the Image stored in Flash is correct
26 If you want to store a new Image in Flash for the pcs440ep board,
29 a) cp the new Image on a position in RAM (here 0x300000)
35 b) Initialize the SHA1 sum in the Image with 0x00
36 The SHA1 sum is stored in Flash at:
40 for the example in RAM: 0x300000 + 0x60000 + -0x20
55 which will be found in ../current/ipam390/ - the correct SHA1 sum will be
56 automagically included in the U-Boot image.