Re: [U-Boot] U-Boot for MPC8360E-RDK with 512MB of DDR2 RAM

2009-04-20 Thread Kim Phillips
On Mon, 20 Apr 2009 15:12:23 -0400 cmfai...@rockwellcollins.com wrote: > Does anyone have any idea why this doesn't work? > > It seems like a pretty trivial update, but it causes U-Boot to hang up at > the "DRAM:" line (see below). you may have to define CONFIG_VERY_BIG_RAM and CONFIG_MAX_MEM_M

[U-Boot] U-Boot for MPC8360E-RDK with 512MB of DDR2 RAM

2009-04-20 Thread cmfairfa
Hi, I have an MPC8360-RDK board that has 512MB of DDR2 RAM. I updated the MPC8360ERDK.h file from the latest archive ( 2009.03-rc2) to add support for the 512MB of RAM. (from the default 256MB). Basically, I just did the following: changed CFG_DDR_SIZE from 256 to 512 changed CFG_DDR_CS0_BNDS