diff options
author | Huang Shijie <b32955@freescale.com> | 2013-08-27 09:29:07 (GMT) |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-11-07 07:33:03 (GMT) |
commit | 7caa4fd29068cccaa7be20914af6d23f261be3eb (patch) | |
tree | 6b833619fef7e078e2be550806466fac211dfbce /drivers/mtd/ubi/upd.c | |
parent | a5370e9ed567e68ac261b28a242832eb09fe8559 (diff) | |
download | linux-fsl-qoriq-7caa4fd29068cccaa7be20914af6d23f261be3eb.tar.xz |
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
In the imx6, all the ready/busy pins are binding togeter.
So we should always check the ready/busy pin of the chip 0.
In the other word, when the CS1 is enabled, we should also check the
ready/busy of chip 0; if we check the ready/busy of chip 1,
we will get the wrong result.
Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/ubi/upd.c')
0 files changed, 0 insertions, 0 deletions