
thanks .did not know that there was code. should this function find the correct RAM size.
I have tried this get_ram_size(0, 512MB) on a board that has 256MB and it does not return the proper size (256MB).
I guess I need to test incrementally for the memory size. Right?
-----Original Message----- From: wd@denx.de [mailto:wd@denx.de] Sent: Thursday, February 17, 2005 6:34 PM To: Barbier, Renaud (GE Infrastructure) Cc: u-boot-users@lists.sourceforge.net Subject: Re: [U-Boot-Users] memory sizing(440GX)
In message 45ABD2373C33C4459D42B40EC4F346F205E19FAF@FTWMLVEM03.e2k.ad.ge.com you wrote:
was there any messages regarding doing memory sizing?
No, but there is code.
I am trying to write a piece of code that would find out how much memory = I have on my 440GX board. not too successful so far.
Why do you have to write any new code? Is there any special problem with common/memsize.c ?
Best regards,
Wolfgang Denk