mx8m: csf.sh: Fix the calculation of fit_block_size
authorFabio Estevam <festevam@denx.de>
Sat, 13 Aug 2022 12:03:10 +0000 (09:03 -0300)
committerStefano Babic <sbabic@denx.de>
Wed, 21 Sep 2022 14:19:45 +0000 (16:19 +0200)
commit8b9d90d6349f99cb9d95584e65dc04f080720fbd
tree87cbe579b633708564895191ebb5af9cc2808b71
parentfdf6bbb260c36bb54826bffb4dd4d62b90c3cede
mx8m: csf.sh: Fix the calculation of fit_block_size

When running the script to sign SPL/U-Boot on a kontron-sl-mx8mm board,
the fit_block_size was calculated as 0x1000 instead of 0x1020.

Add an extra parenthesis pair to fix it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
doc/imx/habv4/csf_examples/mx8m/csf.sh