scripts: sd_fusing: Check the raw_binary_table attribute 16/315716/2
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 7 Aug 2024 00:38:07 +0000 (09:38 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 7 Aug 2024 01:01:18 +0000 (10:01 +0900)
commit098472c46d682186866ef552362d1049a53baddf
tree46d1e62f8c0dba1500c2342fc04d126d73a61722
parent51a197ce2ea249ed96b9e4990a118e921e56cdbc
scripts: sd_fusing: Check the raw_binary_table attribute

If there is no raw_binary_table, it doesn't work fine with below
message. RPI4/VF2 don't have raw_binary_table attribute.

AttributeError: 'Rpi4' object has no attribute 'raw_binary_table'

Change-Id: I379a87d9731fe82a3a32f54b38eb533b1ca4f885
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
scripts/tizen/sd_fusing.py