From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <48ABC998.8040303@nokia.com> Date: Wed, 20 Aug 2008 10:36:56 +0300 From: Adrian Hunter MIME-Version: 1.0 To: Kyungmin Park Subject: OneNAND Cache Read Operation Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "linux-mtd@lists.infradead.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi I finally got around to trying OneNAND Cache Read Operation. I got the same results as you. Just a 1 - 2 % increase in speed on OMAP3. It seems that the OMAP memory controller (GPMC) is not capable of transferring the data from bufferRAM fast enough to achieve the maximum OneNAND read speed. Regards Adrian