summaryrefslogtreecommitdiff
path: root/multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch')
-rw-r--r--multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch b/multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch
new file mode 100644
index 0000000..9a3635c
--- /dev/null
+++ b/multitech/recipes/at91bootstrap/at91bootstrap-2.13/add_more_nand_ids.patch
@@ -0,0 +1,14 @@
+Index: at91bootstrap-2.13/include/nand_ids.h
+===================================================================
+--- at91bootstrap-2.13.orig/include/nand_ids.h
++++ at91bootstrap-2.13/include/nand_ids.h
+@@ -44,6 +44,9 @@ static struct SNandInitInfo NandFlash_In
+ {0xecaa, 0x800, 0x20000, 0x800, 0x40, 0x0, "Samsung K9F2G08U0A 256MB\0"},
+ {0x20aa, 0x800, 0x20000, 0x800, 0x40, 0x0, "ST Micro NAND02GR3B 256MB\0"},
+ {0x98da, 0x800, 0x20000, 0x800, 0x40, 0x0, "Toshiba TC58NVG1S3ETA00 256MB\0"},
++ {0xecdc, 0x800, 0x20000, 0x800, 0x40, 0x0, "Samsung K9F4G08U0D\0"},
++ {0x01da, 0x800, 0x20000, 0x800, 0x40, 0x0, "Spansion S34ML02G1\0"},
++ {0x20da, 0x800, 0x20000, 0x800, 0x40, 0x0, "NAND2GW3B2DN6\0"},
+ {0,}
+ };
+