summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSteffen Trumtrar <s.trumtrar@pengutronix.de>2013-03-26 10:11:25 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2013-03-27 09:23:49 +0100
commit26121ef51d4d52482cb98c29ba3f0a337aa1a8c5 (patch)
tree228cfe05eac7a4afc1cf0a6ab99266a755807f75 /Makefile
parent097513b8f82404f0e522b2f358195d75f13aa5a5 (diff)
downloadbarebox-26121ef51d4d52482cb98c29ba3f0a337aa1a8c5.tar.gz
barebox-26121ef51d4d52482cb98c29ba3f0a337aa1a8c5.tar.xz
ARM: zynq: add zynq fsbl checksum script
The bootrom only reads an image if the correct checksum is present in the header. The calculation is pretty simple: sum over all words from 0x20 to 0x44 Two of this words are the image length. That is why the checksum can not be calculated until barebox_image_size is known. The easiest solution is a program that has to be run after make. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions