Activity
From 08/07/2017 to 09/05/2017
09/05/2017
- BD 01:59 PM Software Development: RE: MityDSP L138F : The Linux kernel panics
- Hi Okan,
Your bootargs tell the kernel to look at the on-board NAND flash for your filesystem. Is this your intent?
The kernel is crashing when it cannot mount the root filesystem on the NAND. Did you flash the filesystem onto t... - OÇ 07:11 AM Software Development: Additional details
- I managed to reset the "bootargs" variable by running "flashargs". My current "bootargs" is now "mem=96M console=ttyS1,115200n8 mtdparts=nand:128M(rootfs),-(userfs) root=/dev/mtdblock0 rw,noatime rootfstype=jffs2"
The following is the...
09/04/2017
- Hi, I'm trying to install the Linux kernel provided in the Critical Link MDK; however, after downloading the code to MityDsp and calling the "bootm" command in U-Boot, I get an error message stating that the kernel has panicked.
I suspe...
08/14/2017
- Hello everyone,
Somehow my OMAP-L138F is not detecting my LCD as touchscreen LCD. I am using NEC_NL4827HC19-05B
and follow the step from here
https://support.criticallink.com/redmine/boards/10/topics/4558
the LCD shows the image,...