scripts: tizen: rpi4: support to flash only B partiton 08/276508/1
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 17 Jun 2022 11:12:05 +0000 (20:12 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 17 Jun 2022 11:14:34 +0000 (20:14 +0900)
commitf9b816b7bc02a2d75e5237b2ba6e9eee283dcec0
tree1f09a28686a88b7db46aeb3b2b7701484b1d2a6d
parent987b0e21a00acacd08027dd8101566d435389974
scripts: tizen: rpi4: support to flash only B partiton

If wants to update only B partition, "update" option can be used with b.
e.g) ./sd_fusing_rip4 -d <..> -b <..> --update b

Otherwise, it will be flashed to both partition.

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