commit | 42e942feee62f5bdfbd29bba9e8ce2a71cf740b3 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed Oct 26 10:49:37 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Nov 15 15:27:51 2016 +0100 |
tree | 82566b2531a9a5417baff1d62d56ed41f082995d | |
parent | ddb9f06d7e368932c09056fa9148877f5e8842cb [diff] |
zynq: nand: Runtime detection of nand buswidth through slcr This patch adds support to check the buswidth on nand flash at runtime based on nand MIO configurations done by FSBL. User needs to correctly configure the MIO's based on the buswidth supported by the nand flash which is present on the board. Added nand8 and nand16 @periph names on slcr driver. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>