I saw DM8127IPNC reference design has 256MB connected to each bank. Our custom board has all 512MB of memory connected to port 0.
I looked at AMMU_m3.cfg and config_512M.bld, not sure how to modify them.
1. in AMMU_m3.cfg, should I treat them as one single page? how about caching?
2. are there any other source files to modify other than those shell scripts? I found some source files using hard coded 0xa0000000 address: h264EncRmanConfig.c
Thanks!