DSOM-080M_sdk_AV1.0.0.0.tar.gz sdk is not generating required files for module

Hi digital warriors,

I hope you are fine and doing a great job. I am building sdk DSOM-080M_sdk_AV1.0.0.0.tar.gz for the MT7628 som module but the output is not as expected. Details are as under:

Expected files:

drwxr-xr-x 3 au au 4.0K Apr 18 15:19 .
drwxr-xr-x 3 au au 4.0K Apr 18 15:13 ..
-rw-r--r-- 1 au au 360 Apr 18 15:32 md5sums
-rw-r--r-- 1 au au 4.1M Apr 18 15:32 openwrt-ramips-mt7628-mt7628-squashfs-sysupgrade.bin
-rw-r--r-- 1 au au 2.8M Apr 18 15:32 openwrt-ramips-mt7628-root.squashfs
-rw-r--r-- 1 au au 1.3M Apr 18 15:31 openwrt-ramips-mt7628-uImage.bin
-rwxr-xr-x 1 au au 3.6M Apr 18 15:31 openwrt-ramips-mt7628-vmlinux.bin
-rwxr-xr-x 1 au au 3.7M Apr 18 15:31 openwrt-ramips-mt7628-vmlinux.elf
drwxr-xr-x 3 au au 4.0K Apr 18 15:13 packages
-rwxrwxr-x 1 au au 91K Apr 18 15:32 uboot.bin
-rw-rw-r-- 1 au au 212 Mar 31 2017 uboot_version.h

Getting files:


n/../lib/gcc/mipsel-linux-uclibc/3.4.2 \
		-Map u-boot.map -o u-boot
/opt/buildroot-gcc342/bin/mipsel-linux-objcopy --gap-fill=0xff -O srec u-boot u-boot.srec
/opt/buildroot-gcc342/bin/mipsel-linux-objcopy --gap-fill=0xff -O binary u-boot uboot.bin
./tools/mkimage -A mips -T standalone -C none \
	-a 0xBC000000 -e 0xbc000000 \
	-n "SPI Flash Image" \
	-r DDR2 -s 16 -t 128 -u 32 \
	-y 0xFF -z 0xFF -w 0xFF -d uboot.bin uboot.img
Image Name:   SPI Flas
Created:      Fri Aug  9 11:33:34 2024
Image Type:   MIPS Linux Standalone Program (uncompressed)
Data Size:    93112 Bytes = 90.93 kB = 0.09 MB
Load Address: 0xBC000000
Entry Point:  0xBC000000
DRAM Parameter: 2b (Parm0=0 Parm1=0)

===============<<IMPORTANT>>==================
Notes:Uboot firmware is uboot.bin NOT uboot.img
================================================

ls: cannot access '/home/ehsan/workdir/dsom080m/src/MtkOpenwrt/bin/ramips/': No such file or directory
-rwxrwxr-x  1 ehsan ehsan  91K Aug  9 11:33 uboot.bin
-rw-rw-r--  1 ehsan ehsan  212 Mar 31  2017 uboot_version.h