scripts: sd_fusing_vf2: Support to flash u-boot and spl image
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 6 Apr 2023 07:36:37 +0000 (16:36 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:40 +0000 (13:19 +0900)
commit4281f95bb07489e7f72b3c7bfa0d21167a096bf6
treeb686b3bffca09ec75f3d6ab696cbf8654176d72d
parent6e34580c1f189dd001d872b3fcd0812db43d36e9
scripts: sd_fusing_vf2: Support to flash u-boot and spl image

Support to flash u-boot and spl image with script.
- u-boot + opensbi : u-boot.img
- spl : u-boot-sp.bin.normal.out

It can be changed to other name in future.
If change image names, it will be changed.

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