1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-27 20:59:21 +01:00
Files
u-boot-megous/drivers/mtd
Vignesh Raghavendra 8a5642fa84 mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_init
If the function is called with no NAND device attached, then this
function can return error value, proceeding further ignoring the same
can cause system crash. This is seen when "mtd list" is run with no NAND
addon cards connected.

Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Acked-by: Roger Quadros <rogerq@kernel.org>
2024-08-27 14:27:44 -06:00
..
2024-08-08 09:27:45 +02:00