Hi all
Regarding memory optimization i am refering SPRUF98B omap 3530 trm. In page no 1322 and 1333 given that bank allocation parameters and latencies.
I wanted to make use of bank allocation paramer and 4 banks ,i wrote a simple program and executed in single bank and 4 bank architecture by confiuring the reg
SDRC_MCFG_0 | =((0x010<<8)|(0x1<<6)|(0x1<<0)); But i didnt get any performence,please try to sort out this problem.. My assumption is Keeping the data in different banks reduces the opening and closing time . By this feature we can make make perticular region as cache.. thanks and regards sureshkumar