Add the chip used in recent GlobalScale Technologies *Plug computers

Approved by:	cognet (mentor)
This commit is contained in:
Ian Lepore 2013-01-27 00:16:36 +00:00
parent 646a7fea0c
commit af66b223de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245953

View File

@ -37,6 +37,8 @@ struct nand_params nand_ids[] = {
0x20, 0x200, 0x10, 0x20, 0 },
{ { NAND_MAN_SAMSUNG, 0xd3 }, "Samsung NAND 1GiB 3,3V 8-bit",
0x400, 0x800, 0x40, 0x40, 0 },
{ { NAND_MAN_SAMSUNG, 0xdc }, "Samsung NAND 512MiB 3,3V 8-bit",
0x200, 0x800, 0x40, 0x40, 0 },
{ { NAND_MAN_HYNIX, 0x76 }, "Hynix NAND 64MiB 3,3V 8-bit",
0x40, 0x200, 0x10, 0x20, 0 },
{ { NAND_MAN_HYNIX, 0xdc }, "Hynix NAND 512MiB 3,3V 8-bit",