commit | 80bd33acdaa21fafa8ff4391ccdf879d227111bb | [log] [tgz] |
---|---|---|
author | Huang Shijie <b32955@freescale.com> | Thu Nov 07 17:46:37 2013 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Nov 11 11:18:15 2013 -0800 |
tree | 1cd3ecb9ab668d3cfe6467db1d895e4c5c4214f4 | |
parent | edaf4d4aad61134e820c0431cbe3d319794899f9 [diff] |
mtd: gpmi: only scan two chips for imx6 We cannot scan two chips for imx23 and imx28: imx23: the Ready-Busy1 line is not connected for some board. imx28: we do not set the pinctrl for Ready-Busy1 So we only scan two chips for imx6. Signed-off-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>