commit | 75eaa06b3b508acd5d7d65df51e61d08d579ae55 | [log] [tgz] |
---|---|---|
author | b.liu <b.liu@mobiletek.cn> | Mon May 26 20:19:48 2025 +0800 |
committer | b.liu <b.liu@mobiletek.cn> | Mon May 26 20:19:48 2025 +0800 |
tree | 27ef6a78969c0c6fef68d8675ee0c7f22de523e5 | |
parent | c0abfdf49b08b2c0fc372576cfd163e7cff45645 [diff] [blame] |
Fix pack.sh to copy DDR files. Change-Id: I56947645f727f8ab5d273eb509239adc9dca2183
diff --git a/pack.sh b/pack.sh index 18be866..2da058a 100755 --- a/pack.sh +++ b/pack.sh
@@ -331,8 +331,8 @@ copy swdl_linux if [ "$SEC_SUPPORT" == "Y" ];then copy "$BUILD_TARGAT"_tos.bin -# copy DDR_* -# copy DKB_timheader.bin + copy DDR_* + copy DKB_timheader.bin fi if [ -f marvell/swd/FALCON/logo.img ];then cp marvell/swd/FALCON/logo.img $MBTK_M1901_VERSION_DIR