scripts: sd_fusing_rpi4: remove resize2fs command
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 25 Jul 2022 06:25:54 +0000 (15:25 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:36 +0000 (13:19 +0900)
commitbbed9bd63a59c3d9bf6eb0685878f2806d125cac
tree328b349d7b204410fb87ac06e1f4587a6b898b18
parent7945bf73eb5b66d136639ef77e25bf4391cfb4b3
scripts: sd_fusing_rpi4: remove resize2fs command

Remove resize2fs command about ext4 partitions.
It'll be resized at first booting time.

Change-Id: I6a255ffd847c133183383d4a93e10e437b8f040d
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/tizen/sd_fusing_rpi4.sh