[ci skip] add gc4653 to init script

pull/375/head
cronyx 2022-08-17 23:28:13 +03:00
parent d37c5acdfd
commit 7118f66f3c
1 changed files with 4 additions and 0 deletions

View File

@ -59,6 +59,10 @@ case ${SENSOR} in
ISP_PARAM="isp_clk=125000000"
SENSOR_PARAM="sensor_max_fps=25 data_interface=1"
;;
"gc4653")
ISP_PARAM="isp_clk=200000000"
SENSOR_PARAM=""
;;
"imx307")
ISP_PARAM="isp_clk=125000000"
SENSOR_PARAM=""