« Return to Thread: MCF54450 CFG_MBYTES_SDRAM

RE: MCF54450 CFG_MBYTES_SDRAM

by Granville Gregg :: Rate this Message:

Reply to Author | View in Thread

Hi Allon

I am using 1.20 i think i saw that as well can i just change it there to 128 also i guess i will need to shut of the second bank. i used the same Dram as the refrence design but i only used two in stead of four chips. i used the lowest chip select.

Gregg




FG_MBYTES_SDRAM

On Dec 5, 2008, at 10:46 AM, Granville Gregg wrote:
>
> Anyone know where  “CFG_MBYTES_SDRAM” is defined in side u-boot I
> get 256MB returned but my design uses 128MB
>
> Thanks Gregg

Which config are you using?
Which version of u-boot?

I'm using 1.3.2;
Config files are in include/configs/<target>.h

For example, my include/configs/M54455EVB.h shows:

#define CFG_SDRAM_SIZE          256     /* SDRAM size in MB */


In the u-boot Makefile, that is used by the target
M54455EVB_config

Which _config are you using?


-
allon---
coldfire@...              Send a post to the list.
coldfire-join@...        Join the list.
coldfire-digest@...    Join the list in digest mode.
coldfire-leave@...     Leave the list.
---
coldfire@...              Send a post to the list.
coldfire-join@...        Join the list.
coldfire-digest@...    Join the list in digest mode.
coldfire-leave@...     Leave the list.

 « Return to Thread: MCF54450 CFG_MBYTES_SDRAM