commit | 95bae9ff920b6120bd2c21437517ed99a2d54b61 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Wed Sep 16 15:17:18 2020 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Sep 17 14:39:55 2020 +0200 |
tree | 3195de5e20ac8e6543b5b6304060c43507f3f172 | |
parent | 763a4aef092ff39d69d80244cc3fd9afe0dc63f7 [diff] |
imx7: ccm: correct target interface num According to i.MX 7Dual Applications Processor Reference Manual, Rev. 1 The target interface CCM root index ranges [0,124], so the number should be 125. Reported-by: Coverity 18045 Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Ye Li <ye.li@nxp.com>