From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by ozlabs.org (Postfix) with ESMTP id 6F1C4DDF54 for ; Mon, 4 Aug 2008 22:31:35 +1000 (EST) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KPzDn-0003Ef-7W for linuxppc-embedded@ozlabs.org; Mon, 04 Aug 2008 05:31:31 -0700 Message-ID: <18810390.post@talk.nabble.com> Date: Mon, 4 Aug 2008 05:31:31 -0700 (PDT) From: Misbah khan To: linuxppc-embedded@ozlabs.org Subject: How to Access SDRAM ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I have an external SDRAM How could i access the last 4MB location of SDRAM through my driver. I have used ioremap() and it works during the initial testing i suspect that since it is the real memory and not io memory hence we should not use it . Can any one brief me on this . Thank you --Misbah <>< -- View this message in context: http://www.nabble.com/How-to-Access-SDRAM---tp18810390p18810390.html Sent from the linuxppc-embedded mailing list archive at Nabble.com.