[no ci] Update load_ingenic, add jxf37p

pull/1759/head
Signor Pellegrino 2025-03-17 23:01:52 +03:00 committed by GitHub
parent a7f02700ad
commit b8600c2b43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -110,6 +110,11 @@ case ${SENSOR} in
ISP_PARAM="isp_clk=200000000 isp_memopt=1 isp_day_night_switch_drop_frame_num=1 isp_ch0_pre_dequeue_time=12 isp_ch0_pre_dequeue_interrupt_process=0 isp_ch0_pre_dequeue_valid_lines=540"
SENSOR_PARAM="shvflip=1"
;;
"jxf37p")
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM=""
SENSOR_PARAM=""
;;
"jxh62")
AVPU_PARAM="clk_name=vpll avpu_clk=400000000"
ISP_PARAM=""