scripts: tizen: sd_fusing_rpi3: fix size of the RESERVED2 partition
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 25 Jan 2021 08:42:32 +0000 (09:42 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:37:12 +0000 (11:37 +0100)
commitef2f07419d4d04f9c05a89cf61cb9ba07db29467
tree8917bbee3f2e96f5d18bacf41432bba27e44bc4f
parentced02b7cc3d9321004e8f60372f2e31b8d3ee666
scripts: tizen: sd_fusing_rpi3: fix size of the RESERVED2 partition

Older version of sd_fusing_rpi3.sh script had a bug, which results in
reduced size of the RESERVED2 partition to 125.5M instead of 128M. Adjust
the size of the RESERVED2 partition to 125M after the fixing sd_fusing
script to avoid further confusion, especially with the upcoming MBR
layout validation in the u-boot.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I41baf2e626aed0473539898b81fe809b4f7256b8
scripts/tizen/sd_fusing_rpi3.sh