"No Flash Chips Recognized." error.
Chung Ming
min at hello.org
Tue Feb 19 14:45:40 EST 2002
Yes, I have this:
_______________________________________________________________
doc->id = id;
doc->chipshift = nand_flash_ids[i].chipshift;
break;
}
}
if (nand_flash_ids[i].name == NULL)
{
printk("Chip with mfr %02x, id %02x unknown. Tell dwmw2\n");
return 0;
}
else
return 1;
}
_________________________________________________________________
still shows the same :(
----- Original Message -----
From: David Woodhouse
To: Chung Ming
Cc: linux-mtd at lists.infradead.org
Sent: Tuesday, February 19, 2002 3:14 AM
Subject: Re: "No Flash Chips Recognized." error.
+ printk("Chip with mfr %02x, id %02x unknown. Tell dwmw2\n");
Oops. Try it with the numbers in :)
--
dwmw2
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
More information about the linux-mtd
mailing list