in the literature SPRT-479B, Table 3-4 defines OMAP-L137 top level memory map. For EMIF_A asyn data (CS3), the memory map includes
0x6200 0000 ---- 0x63FF FFFF total is 32 Mega bits
it means the memory is defined by 25-bit address bus. However, according to EMIF-A manual (SPRUFL6E), I can only found the following address bus for EMIF-A asyn daat
BA0
BA1
A0
A1
..
A12
In total there is only a 15-bit memory bus.
1st question is: How could we get 32 megabits memory?
2nd question is: Do we have to use BA0 and BA1 as the least significant bits for CS3 external memory address?
Thank you for your advice !