From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dgt.com.pl (mail.dgt.com.pl [195.117.141.2]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id BD9DC67D90 for ; Thu, 28 Jul 2005 21:02:33 +1000 (EST) Received: from mail.dgt.com.pl (localhost [127.0.0.1]) by dgt.com.pl (Postfix) with SMTP id AD97E5905F for ; Thu, 28 Jul 2005 13:02:19 +0200 (CEST) Received: from [192.168.7.66] (proxy.dgt.com.pl [::ffff:195.117.141.11]) by dgt.com.pl (Postfix) with ESMTP id 88B9E5901D for ; Thu, 28 Jul 2005 13:02:19 +0200 (CEST) Message-ID: <42E8BB67.8070407@dgt.com.pl> Date: Thu, 28 Jul 2005 13:03:03 +0200 From: Wojciech Kromer MIME-Version: 1.0 To: linuxppc-embedded@ozlabs.org Content-Type: text/plain; charset=us-ascii; format=flowed Subject: burst List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , How to enable burst acces for external device? What i did: - program UPMx with correct cycles - setup ORx BRx, and not set BI (BurstInhibit) - done opremap instead of opremap_nocache An no burst acces is done. Do I have to do DMA transfers?