From mboxrd@z Thu Jan 1 00:00:00 1970 From: illeggy Date: Mon, 12 Jan 2009 01:16:01 -0800 (PST) Subject: [U-Boot] MPC8313 with big sdram Message-ID: <21410907.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de u-boot-1.1.6. my sdram is 512MB, with CS0_BNDS,DDRLAWAR0,DDRLAWBAR0 modified, 256MB of 512MB sdram can work perfectly. Then, I defined CONFIG_VERY_BIG_RAM, 512MB can be recognized, but, I can only read and write 256MB, fault occurred when address move across 256MB. besides CONFIG_VERY_BIG_RAM, what else should I do to support big sdram? Thanks! -- View this message in context: http://www.nabble.com/MPC8313-with-big-sdram-tp21410907p21410907.html Sent from the Uboot - Users mailing list archive at Nabble.com.