Hi The problem is solved after I changed the Busybox. Thanks JK
------- Original Message ------- Sender : Tivy, Robert<[email protected]> Date : Oct 09, 2009 01:47 (GMT+09:00) Title : RE: CMEMK Error > -----Original Message----- > From: [email protected] > [mailto:[email protected] > ] On Behalf Of [email protected] > Sent: Thursday, October 08, 2009 7:47 AM > To: [email protected] > Cc: [email protected] > Subject: Re: CMEMK Error > > > Jaya krishnan wrote: > > Hi > > Thanks for the mail > > No such errors. Could this be related to the shell? > > It happened after I changed the Busybox. > > Yes, that happened to us also... the busybox insmod is *very* picky. > Try using the full path to the module with the same > parameters you listed.. > \ > > I.E: > insmod /full_path_to/cmemk.ko \ > phys_start=0x85000000 phys_end=0x8aa00000 > pools=5x4697152,64x718848 > I'll blame the busybox "sh", since I've had bad experience with it, and because your original email showed something strange: > cmemk: Unknown parameter `"phys_start' Note the double quote before phys_start, it's inside the single quotes, which tells me that's what insmod is getting. Regards, - Rob Jayakrishnan M M Research Engineer Key Systems Development Group Security & Imaging Solutions Division SAMSUNG TECHWIN CO.,LTD TEL +82-2-3467-7255 FAX +82-2-3467-7316 Mobile +82-10-6409-3619 E-mail:[email protected]
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
