Commit c72a2eb6 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

comments

parent 9957679f
...@@ -1362,8 +1362,8 @@ static int pl35x_nand_probe(struct platform_device *pdev) ...@@ -1362,8 +1362,8 @@ static int pl35x_nand_probe(struct platform_device *pdev)
//return -ENXIO; //return -ENXIO;
} }
//elphel393 modification for Micron NAND chips //elphel393 modification for Micron NAND chips
//TODO: add Micron chip ID checking //TODO: add Micron chip ID checking
mtd->_unlock = nand_unlock; mtd->_unlock = nand_unlock;
mtd->_lock = nand_lock; mtd->_lock = nand_lock;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment