This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

512MB single bank DDR3 for IPNC RDK3.0

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!