Hi Sergei, > > +#if defined(CONFIG_ARCH_DAVINCI_DMx) > > +#define UART_PHYS DAVINCI_UART0_BASE > > +#define UART_VIRT IO_ADDRESS(UART_PHYS) > > +#endif > > + > > +#if defined(CONFIG_ARCH_DAVINCI_DA8XX) > These UART addressed are machine-, not arch-specific.
Thanks. Will change in v2. Regards Cyril. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
