mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
onenand_probe() function is missing to set mtd->type. So set same type as which sets onenand Linux kernel driver. After this change 'mtd list' prints correct type instead of 'Unknown'. Signed-off-by: Pali Rohár <pali@kernel.org>