commit | 23dfc73b5b49bf80f32cc0aca1f596e2380b95c9 | [log] [tgz] |
---|---|---|
author | Balaji Jagadeesan <bjagadee@codeaurora.org> | Tue Feb 13 14:34:51 2018 +0530 |
committer | Balaji Jagadeesan <bjagadee@codeaurora.org> | Thu Feb 22 15:47:51 2018 +0530 |
tree | 6d0cd0ad7aee1df1e9f0465ced1da7308a7aacbf | |
parent | 1fbb054c7ec57859725cb65e3f836842cc0e77f9 [diff] |
ipq40xx: nand: Initialize nand flash device before flashing The DK01 board will be bricked if a nand image is flashed onto it. Because it supports only nor and nor_plus_nand flash types. So, this patch detects the nand flash before flashing. Change-Id: I0e0ce2f4d72bcd6724847729170562068a00394d Signed-off-by: Balaji Jagadeesan <bjagadee@codeaurora.org>