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