Re: [U-Boot] [PATCH 1/2] sf: stmicro: support JEDEC standard two-byte signature

2012-08-01 Thread Mike Frysinger
On Friday 13 July 2012 14:07:18 Stephan Linz wrote: > There are more than the M25Pxx serial flashs that can be > used with the stmicro driver, for example: the M25PXxx or > N25Qxx serie. All these chips have burned in the original > stmicro manufacture id 0x20 together with a standard > two-byte si

[U-Boot] [PATCH 1/2] sf: stmicro: support JEDEC standard two-byte signature

2012-07-13 Thread Stephan Linz
There are more than the M25Pxx serial flashs that can be used with the stmicro driver, for example: the M25PXxx or N25Qxx serie. All these chips have burned in the original stmicro manufacture id 0x20 together with a standard two-byte signature. In preperation to support all these chips the stmicr