On Thu, Jun 9, 2011 at 9:33 PM, Kyungmin Park wrote: > > +#ifndef __S3C_IDMA_H_ > > +#define __S3C_IDMA_H_ > > + > > +#ifdef CONFIG_ARCH_EXYNOS4 > > +#define LP_TXBUFF_ADDR (0x02020000) > > +#else > > +#define LP_TXBUFF_ADDR (0xC0000000) > > +#endif > > Are there more fancy way to define the internal DMA address? > Are you sure new EXYNOS4 series will use the same address? I'm not sure that the new Exynos4 series will have a same address. I will try to find more fancy way to define idma address in the next version. Thanks SB Kim. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html