On Mon, Jan 10, 2011 at 18:21:34, Hadli, Manjunath wrote: > On Mon, Jan 10, 2011 at 17:25:33, Nori, Sekhar wrote: > > On Mon, Jan 10, 2011 at 16:58:41, Sergei Shtylyov wrote: > > > > > > + > > > > +#define OSD_REG_SIZE 0x000001ff > > > > +#define VENC_REG_SIZE 0x0000017f > > > > > > Well, actually that's not the size but "limit" -- sizes should be > > > 0x200 and 0x180 respectively... > > > > In most resource definitions on DaVinci, these are not even #defined. Just > > add the limit directly to the base to derive the .end > > > > Thanks, > > Sekhar > > > Ok. I shall keep the numbers as is.
Thanks. You can look at some existing resource definitions in arch/arm/mach-davinci/devices.c to see the format being used. Regards, Sekhar _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
