oem: oem_ipc: add 5M db for imx335

Signed-off-by: Yu YongZhen <yuyz@rock-chips.com>
Change-Id: I46f4c3fd8937d3e29efda8a71b6c8260e5fe7a1f
This commit is contained in:
Yu YongZhen
2021-03-24 21:32:35 +08:00
parent ff989a384c
commit 4652efe117
2 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ if [ ! -f "/oem/sysconfig.db" ]; then
if [ $? -eq 0 ] ;then
ln -s -f /oem/sysconfig-1080P.db /oem/sysconfig.db
fi
media-ctl -p -d /dev/media1 | grep 2592x1944
if [ $? -eq 0 ] ;then
ln -s -f /oem/sysconfig-5M.db /oem/sysconfig.db
fi
fi
#set max socket buffer size to 1.5MByte

BIN
oem/oem_ipc/sysconfig-5M.db Normal file

Binary file not shown.