This adds optimized timings for Samsung K9K8G08U 1Gb NAND flash.

Signed-off-by: Sebastian Hesselbarth <[email protected]>
Tested-by: Robert Jarzmik <[email protected]>
---
 drivers/mtd/nand/nand_mrvl_nfc.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mtd/nand/nand_mrvl_nfc.c b/drivers/mtd/nand/nand_mrvl_nfc.c
index ce5786c01920..284a3b68822a 100644
--- a/drivers/mtd/nand/nand_mrvl_nfc.c
+++ b/drivers/mtd/nand/nand_mrvl_nfc.c
@@ -331,6 +331,7 @@ static struct mrvl_nand_timing timings[] = {
        { 0x46ec, 10,  0, 20,  40, 30,  40, 11123, 110, 10, },
        { 0xdaec, 10,  0, 20,  40, 30,  40, 11123, 110, 10, },
        { 0xd7ec, 10,  0, 20,  40, 30,  40, 11123, 110, 10, },
+       { 0xd3ec,  5, 20, 10,  12, 10,  12, 25000,  60, 10, },
        { 0xa12c, 10, 25, 15,  25, 15,  30, 25000,  60, 10, },
        { 0xb12c, 10, 25, 15,  25, 15,  30, 25000,  60, 10, },
        { 0xdc2c, 10, 25, 15,  25, 15,  30, 25000,  60, 10, },
-- 
2.1.4


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to