scripts: Optimize code segmentation script. [1/3]
PD#SWPL-141925
Problem:
Solving code segmentation issues.
Solution:
Solving code segmentation issues.
Verify:
N/A
Change-Id: I521138b12d2fc919b232ac9d9ddc0f664a0416b9
Signed-off-by: shijie.xiong <shijie.xiong@amlogic.com>
diff --git a/c3_fastboot.sh b/c3_fastboot.sh
index 8108165..0586133 100755
--- a/c3_fastboot.sh
+++ b/c3_fastboot.sh
@@ -159,7 +159,7 @@
#Compile toolchain preparation
toolchain_prepare
#compile the rtos image
-cd $RTOS_BASE_DIR && make scatter
+cd $RTOS_BASE_DIR && make
#lz4 compression
lz4_rtos
#compile the bl22 image