[T21] Fix init scripts

pull/236/head
Dmitry Ermakov 2022-06-11 14:58:04 +03:00
parent f9e82a237a
commit 9a4a7553ae
5 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ case ${SENSOR} in
SENSOR_PARAM=""
;;
"sc2335")
ISP_PARAM="isp_clk=100000000 isp_ch0_pre_dequeue_time=20 isp_ch0_pre_dequeue_interrupt_process=0 isp_memopt=1"
ISP_PARAM="isp_clk=125000000"
SENSOR_PARAM=""
;;
"sc5235")