On Monday 27 April 2009, Mark A. Greer wrote:
> > --- a/arch/arm/mach-davinci/include/mach/debug-macro.S
> > +++ b/arch/arm/mach-davinci/include/mach/debug-macro.S
> > @@ -24,7 +24,14 @@
> >               tst     \rx, #1                 @ MMU enabled?
> >               moveq   \rx, #0x01000000        @ physical base address
> >               movne   \rx, #0xfe000000        @ virtual base
> > +#if defined(CONFIG_ARCH_DAVINCI_DA830_EVM) && 
> > defined(CONFIG_ARCH_DAVINCI_DMx)
>                       ^^^^
> 
> This should be 'CONFIG_MACH_DAVINCI_DA830_EVM'.

You man it wouldn't be applicable to DA830 boards other
than that EVM??

Same comment in a few other places.  From what you've said,
these are chip-specific issues, not board-specific ones...


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to