scripts: tizen: sf_fusing_vf2: add u-boot.itb to flash u-boot
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 28 Apr 2023 06:49:44 +0000 (15:49 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:40 +0000 (13:19 +0900)
Mainline u-boot is using u-boot.itb instead ob u-boot.img.
To flash correct u-boot image, add u-boot.itb in table.

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

index c6c6311..c029ba5 100755 (executable)
@@ -16,6 +16,7 @@ declare -i ab_option=0
 declare -a PART_TABLE=(
        "u-boot-spl.bin.normal.out"     1       4M      SPL                     raw
        "u-boot.img"                    2       4M      u-boot                  raw
+       "u-boot.itb"                    2       4M      u-boot                  raw
        "boot.img"                      3       4M      boot_a                  vfat
        "rootfs.img"                    5       4M      rootfs_a                ext4
        "system-data.img"               6       4M      system-data             ext4