scripts: sd_fusing: get rid of user_partition attribute 54/317954/4
authorJacek Kryszyn <j.kryszyn@samsung.com>
Mon, 23 Sep 2024 04:01:29 +0000 (06:01 +0200)
committerJacek Kryszyn <j.kryszyn@samsung.com>
Mon, 23 Sep 2024 05:02:04 +0000 (07:02 +0200)
commit56750a7a8fe678c125f2a75eec45039b73b692a7
tree31a3b6350f095027aa761d476aa5c3da0b9845bc
parentf7006cb9c70babfbb865b1b11fa2ceaef59d6edd
scripts: sd_fusing: get rid of user_partition attribute

The SdFusingTarget class has the user_partition
attribute which informs about the index of the user
partition in the part_table. It has to be set manually
for each target. This change removes the attribute and
adds calculation of the index.

Change-Id: I2a0827dac255bd4715ab04cd050e8fd9d14edb40
Signed-off-by: Jacek Kryszyn <j.kryszyn@samsung.com>
scripts/tizen/sd_fusing.py