From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mitron.mitron.fi (mail.mitron.fi [82.116.252.3]) by ozlabs.org (Postfix) with ESMTP id 0AE9C68041 for ; Wed, 10 Aug 2005 17:53:04 +1000 (EST) From: Nuguru Susheel To: linuxppc-embedded@ozlabs.org Content-Type: text/plain Date: Wed, 10 Aug 2005 10:55:58 +0000 Message-Id: <1123671358.17202.13.camel@localhost.localdomain> Mime-Version: 1.0 Subject: sdram control register List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, Does anyone know how to enable the bit "mode_en" in SDRAM Control Register (MBAR + 0x0104) ... I have been struggling for that .. Just briefly about this register.. writing is not allowed to this register when mode_en bit = '0', to unlock it we should write mode_en = '1', trying to do this directly makes the core restart , i think this should be enabled VIA some command or s0mething.. any help please ... Thanks for the reply in Advance .. nSr