mirror of https://github.com/OpenIPC/firmware.git
				
				
				
			Add XT25F64BSSI/HGU-S SPI NOR support
							parent
							
								
									f6346f11e4
								
							
						
					
					
						commit
						304333d17b
					
				|  | @ -0,0 +1,10 @@ | ||||||
|  | --- a/drivers/mtd/devices/xmsfc/xmsfc_params.c
 | ||||||
|  | +++ b/drivers/mtd/devices/xmsfc/xmsfc_params.c
 | ||||||
|  | @@ -8,6 +8,7 @@
 | ||||||
|  |  	{"MX25L12835F",	0xc22018, _16M,	_64K,  	0xD8, 0x02, 0x03, 0x00, 0x00, 0},   | ||||||
|  |  	{"EN25QH64A", 	0x1c7017, _8M,  _64K,  	0xD8, 0x02, 0x03, 0x32, 0x6B, 0},   | ||||||
|  |  	{"XM25Q64AHIG", 0x207017, _8M,  _64K,  	0xD8, 0x02, 0x03, 0x32, 0x6B, 0},   | ||||||
|  | +	{"XT25F64BSSI/HGU-S", 0x0b4017, _8M,  _64K,  	0xD8, 0x02, 0x03, 0x32, 0x6B, 0},
 | ||||||
|  |  }; | ||||||
|  |  const struct xmsfc_params xmsfc_params_default = {  | ||||||
|  |  	"DEFAULT", 0x000000, _8M,  _64K,  0xD8,  0x02, 0x03, 0x00, 0x00, 0  | ||||||
		Loading…
	
		Reference in New Issue