commit | 2507ecf18b295e0d115e10a4aa1f8bcaf9a3df84 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Fri Dec 27 04:47:13 2019 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jan 14 09:05:54 2020 +0100 |
tree | 941b628a70db717af22933f1ae11d69f835eab12 | |
parent | 45397a6ea385d486813f38fdaf37f5a92acaa32c [diff] |
zynq: mtd: nand: Remove hardcoded base addresses Remove hardcoded base addresses of smc controller and nand controller. Get those addresses from dt and replace wherever they are used. Remove smc and nand base address from header file too. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>