Other Parts Discussed in Thread: DM3730
Hello,
I ported android froyo 2.2 on my dm3730 board, everything works fine for me but while recording video using default camera application . i am getting kernel panic.
I am using dvsdk_dm3730-evm_4_01_00_09_setuplinux and Android kernel 2.6.32 and using following bootargs
setenv bootargs 'mem=68M@0x80000000 mem=128M@0x88000000 console=tty0 console=ttyS0,115200n8 androidboot.console=ttyS0 root=/dev/mmcblk0p2 rw rootfstype=ext3 init=/init rootwait ip=off omap_vout.vid1_static_vrfb_alloc=y omap_vout.video2_numbuffers=0 mpurate=1000'
here
is the attached kernel panic log 3125.kernel_panic.txt
Please help me
--ritesh