Home
last modified time | relevance | path

Searched hist:bdf7b34b6003baa838016cb08feb3a14092fdfd9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dbbt.cbdf7b34b6003baa838016cb08feb3a14092fdfd9 Mon Apr 27 03:20:01 UTC 2020 Jon Lin <jon.lin@rock-chips.com> mtd: nand: Fix memory allocation in nanddev_bbt_init()

Fix the size of the buffer allocated to store the in-memory BBT.
This bug was previously hidden by a different bug, that was fixed in
commit e4fd10db8b8 ("mtd: nand: Fix nanddev_neraseblocks()").

Fixes: ed99f7731 ("mtd: nand: Add core infrastructure to deal with NAND devices")
Change-Id: I365fdfe053ef352661a832b33a232cbb18e81be6
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>