commit | 5f949137952020214cd167093dd7be448f21c079 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Fri Oct 14 15:49:00 2011 +0800 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Sun Oct 16 14:51:04 2011 +0300 |
tree | 930e0c6799626204ade4522a5aa22ba24b2f3e5e | |
parent | 57468a646e513bd88aeaa322eee2a8a960df91fc [diff] |
mtd: m25p80: don't probe device which has status of 'disabled' On some platforms such as P3060QDS, has multiple spi flashes, but they are not available at same time, so if their status is 'disabled', which is set by u-boot, will not be probed. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>