i2c: camera: add updated ar1335 firmware

This new firmware provided by E-CON, starts ar1335 sensor
streaming at 100fps for mode0.

Bug 4111978

Change-Id: I2ba6aa3a2aec23c24319995224880e2fc24ca8ac
Signed-off-by: Ankur Pawar <ankurp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2941192
Reviewed-by: Praveen AC <pac@nvidia.com>
Reviewed-by: Addarsh Srivastava <addarshs@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Ankur Pawar
2023-07-24 06:27:30 +00:00
committed by mobile promotions
parent 32026c1862
commit 834dbf0781
2 changed files with 2139 additions and 1 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -92,6 +92,6 @@ static unsigned char g_bload_buf[MAX_BUF_LEN] = { 0 };
static unsigned short int g_bload_crc16;
static const char g_mcu_fw_buf[] =
#include "e-CAM130A_CUXVR_mcu_fw.bin"
#include "e-CAM130_CUOAGX_mcu_fw.bin"
;
#endif //_MCU_FIRMWARE_H