<font><font size="2">Hi Chris,<br>
<br> How to change MEM_SIZE without
hardcoding it (atleast in setup.c). How is this handled for other archs/boards?
Conditional compilation?<br>
<br>
The MEM_SIZE can be either programmed statically or passed from redboot
as ATAGS. Initially we were keeping it as static and the MEM_SIZE
default value of 16MB was changed to 128MB. Now we are using the ATAGS
passed from Redboot to set the MEM_SIZE(256MB).<br>
<br>
<br>
Regards,<br>Pankaj Pandey<br>
</font></font>