update(system): Fixup front board rndis doesn't work.
This commit is contained in:
@@ -1105,7 +1105,7 @@ static int sensor_get_fmt_mbus_core(struct v4l2_subdev *sd, int *code)
|
||||
// *code = info->fmt->mbus_code;
|
||||
// }
|
||||
// *code = MEDIA_BUS_FMT_SRGGB10_1X10;//MEDIA_BUS_FMT_SBGGR10_1X10;
|
||||
*code = MEDIA_BUS_FMT_SBGGR10_1X10;
|
||||
*code = MEDIA_BUS_FMT_SGRBG10_1X10;//MEDIA_BUS_FMT_SBGGR10_1X10;
|
||||
sensor_print("%s(), L:%d, MEDIA_BUS_FMT_SBGGR10_1X10\n", __func__, __LINE__);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user