commit | 71c8fb3e3a3e79c98d305b49ea46ae92332c3f20 | [log] [tgz] |
---|---|---|
author | Pankaj Bansal <pankaj.bansal@nxp.com> | Wed Jan 15 05:57:00 2020 +0000 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Jan 24 14:28:26 2020 +0530 |
tree | 16d7b2d5700061a22af0863df59661b0e595ebbe | |
parent | 0d9d557de58c3e61f01e053d320ff2e8719336dc [diff] |
board: fsl: lx2160a: Fix the loop in board_fix_fdt function Fix loop in board_fix_fdt that erroneously increments the counter in all cases whereas the counter should be incremented only if a matching string has been found. Fixes: 5d535aa40b ("board: fsl: lx2160a: implement board_fix_fdt") Signed-off-by: Pankaj Bansal <pankaj.bansal@nxp.com> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>