scripts: odroid-xu4: support new version of sfdisk
authorJunghoon Kim <jhoon20.kim@samsung.com>
Tue, 11 Jul 2017 00:58:24 +0000 (09:58 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 20 Oct 2020 01:35:22 +0000 (10:35 +0900)
commit40cd6bd6fbec9ecd242eb591a2fe137b2f8537db
treea163f699f9969cdf8e5f0c9f50e09652746c3482
parent7bbc1c5e7a610a1d2e99e4e1653024b175e051e1
scripts: odroid-xu4: support new version of sfdisk

In 2.26.0 and later versions of sfdisk, the input data needs to contain
multipliers (MiB) instead of "--unit" option.

For this, This patch fixes sfdisk command to support all versions.

Change-Id: I08e0e02c528d281dafc1a474a839cd4e3baf66e4
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Junghoon Kim <jhoon20.kim@samsung.com>
scripts/sd_fusing_xu4.sh