RE: [PATCH] ARM: EXYNOS: Use non-secure MDMA1

2012-09-17 Thread Kukjin Kim
Kukjin Kim wrote: > > On 08/28/12 04:08, Tomasz Figa wrote: > > Using secure MDMA1 on TrustZone-enabled boards causes early boot crash, > > so use non-secure instead. > > > > Signed-off-by: Tomasz Figa > > Signed-off-by: Kyungmin Park > > --- > > arch/arm/mach-exynos/dma.c | 2 +- >

Re: [PATCH] ARM: EXYNOS: Use non-secure MDMA1

2012-08-28 Thread Kyungmin Park
On 8/29/12, Kukjin Kim wrote: > On 08/28/12 04:08, Tomasz Figa wrote: >> Using secure MDMA1 on TrustZone-enabled boards causes early boot crash, >> so use non-secure instead. >> >> Signed-off-by: Tomasz Figa >> Signed-off-by: Kyungmin Park >> --- >> arch/arm/mach-exynos/dma.c | 2 +-

Re: [PATCH] ARM: EXYNOS: Use non-secure MDMA1

2012-08-28 Thread Kukjin Kim
On 08/28/12 04:08, Tomasz Figa wrote: Using secure MDMA1 on TrustZone-enabled boards causes early boot crash, so use non-secure instead. Signed-off-by: Tomasz Figa Signed-off-by: Kyungmin Park --- arch/arm/mach-exynos/dma.c | 2 +- arch/arm/mach-exynos/include/mach/map.h | 3 ++-