mirror of
https://xff.cz/git/u-boot/
synced 2025-10-11 21:16:37 +02:00
In certain cases, memory device is present as flat file or block device (via mmc or mtdblock layer). Do not attempt MTD operations against it. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>