
LTE Module Series
SC20 Charging User Guide
SC20_Charging_User_Guide Confidential / Released 11 / 14
3
Compile and Download
After debugging, customer needs to compile kernel and download kernel images.
1. Compile Kernel
make
–jn
bootimage
(“n” means the thread numbers of CPU)
2. Download Kernel Images by Fastboot
adb reboot bootloader
fastboot flash boot android\out\target\product\msm8909\boot.img
fastboot reboot
Quectel
Confidential