> -----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_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to