commit | 3811746ed9b48c8a538fc6a6edfe91aaf9acb76a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Feb 25 14:40:42 2020 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Apr 06 12:52:15 2020 +0200 |
tree | 68d578afbe2f7aac9ab4f410471677363ac531b3 | |
parent | 36f1f3b640c52c9d28a92675b579c2905cee9c8f [diff] |
nand: raw: zynq: Do not try to probe driver if nand flash is disabled There is no reason to continue when DT status property indicates that NAND flash is disabled. But that means that NOR flash should be present that's why try it find it out. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>