summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2018-12-30 10:11:16 -0600
committerStefano Babic <[email protected]>2019-01-28 20:55:46 +0100
commit96d0be07e7498e7174daa6f3b56fc807b9feb71d (patch)
treed48a466a8432e1678e18c6be741750892171c6b6 /scripts
parent65a106e36fdd307a241bec9f0af1564889f10830 (diff)
MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
The initialization function calls a nand_chip.scan_bbt(mtd) but scan_bbt is never initialized resulting in an undefined function pointer. This will direct the function pointer to nand_default_bbt defined in the same file. Signed-off-by: Adam Ford <[email protected]> Acked-by: Stefan Agner <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions