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,} };