commit | e497c8e52a83ebb5309ab41c8851c9cb53f28b73 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Jan 18 12:59:21 2017 -0800 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Jan 18 14:52:43 2017 -0800 |
tree | 09224d6a1274b9c74ebd8845486af8dd6e39b113 | |
parent | 8c47f83ba45928ce9495fcf1b29e828c28e3c839 [diff] |
ARCv2: IOC: Use actual memory size to setup aperture size vs. fixed 512M before. But this still assumes that all of memory is under IOC which may not be true for the SoC. Improve that later when this becomes a real issue, by specifying this from DT. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>