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.