
16 Sep
2010
16 Sep
'10
4:32 p.m.
Dear ethan paddloch,
In message 20605.87096.qm@web120208.mail.ne1.yahoo.com you wrote:
I have seen that for the mpc8323e bsp, the RAM memory is just defined as 64Mb by means to set the MPC8323ERDB.h. I would like to use the get_ram_size() function found in memsize.c source by including it on the mpc8323erdb. source. Could anyone tell me w hat is the procedure to make this modification? I.e, what should I do to get the mem verification working on my system?
Check the code of any other board configuration that does this, preferrable one of a similar architecture.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The complexity of software is an essential property, not an acciden-
tal one. Hence, descriptions of a software entity that abstract away
its complexity often abstract away its essence. - Fred Brooks, Jr.