Hi, while booting DVSDK-4.01 from SD card onto Beagleboard-xM Rev C, i am facing CMEM error, as mentioned below,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, while booting DVSDK-4.01 from SD card onto Beagleboard-xM Rev C, i am facing CMEM error, as mentioned below,
Hello Prabhakar, I have attached the bootargs file and bootlog files
There was no any such variable called "mem" in the bootarguments?
Thank-you,
Naveen
Hi
looks like you are booting from SD card. does the system directly boots up or does the bootloader comes up and waits for passing arguments?
Best Regards
Prabhakar Lad
Hello,
Yes i do boot from SD card. The system directly boots up. I have pasted the boot arguments of my beagle board XM C
I got the location of the initialized script, it's located in /etc/rc5.d/S99loadmodule-rc
To avoid the overlap error, just modify the phys_start and phys_end address.
i.e
modprobe cmemk phys_start=0x83700000 phys_end=0x85900000