commit | aeb59c389c3a4d6fa56a55b12261a5ce35b2fc9d | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Wed Feb 28 20:51:49 2018 +0100 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Tue Apr 03 12:11:13 2018 +0200 |
tree | 143e31970c4642663144a3c0cbf7f3c2a6ecba43 | |
parent | b242ee988defa2d43e3b4efbff5ec10f3d8eeb4e [diff] |
spl: nand: sunxi: add missing status clear It is best practice to always clear the status register before executing a command to be sure that the status read afterwards is relevant. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Boris Brezillon <boris.brezillon@bootlin.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>