Re: Does linux-linaro support kernel page size bigger than 4K?

2013-09-09 Thread Subash Patel
Hi Xu, Qiang, I doubt if it has anything todo with linaro kernel. ARM linux code is programming the page sizes as 4K. From my experience playing with the page tables, you will have to fiddle with the section size and page size programming in the ARM mmu initialization. Depending on kernel split,

Flyswatter2 + origen board

2012-04-12 Thread Subash Patel
Hello, I am interested to know if anyone from Linaro has attempted using Flyswatter2 on origen board. I am trying to use openocd for origen board, and found issues as early as in reading tapid. Any pointers/help on this is appreciated. Note: I saw some discussion on this in irc-logs, but I

Re: Does the Samsung LT have a branch that tracks the CMA / dma-mapping / iommu work for exynos4?

2011-09-22 Thread Subash Patel
No. We dont have this AFAIK. Is there a specific need to have a separate branch for exynos4? Regards, Subash Samsung - SISO On 09/22/2011 12:21 AM, Zach Pfeffer wrote: Mike asked me about this in IRC. Figured I'd spin up a thread. ___ linaro-dev

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Subash Patel
Hi Tushar, On 09/12/2011 11:25 AM, Tushar Behera wrote: Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB (Nuri board requires around 4MB, Origen requires around 2.6MB), hence the default dma pool allocation size of 2MB is not

Re: [PATCH] ARM: EXYNOS4: Setup consistent dma size at boot time

2011-09-12 Thread Subash Patel
. Regards, Subash On 09/13/2011 09:00 AM, Tushar Behera wrote: Hi Subash, On Monday 12 September 2011 08:32 PM, Subash Patel wrote: Hi Tushar, On 09/12/2011 11:25 AM, Tushar Behera wrote: Some of the boards under mach-exynos4 initialize frame-buffers for which the memory requirement is more than 2MB

Re: v4l2 vs omx for camera

2011-02-08 Thread SUBASH PATEL
Hi Sachin, I think when we speak of OMX, we are referring to the OMX-IL layer. This layer is supported as middleware component. I am putting down my experiences as below: - Generally Camera gives two streams. One is preview which can be YUV/RGB and another is capture (YUV/RGB/JPEG). Preview