mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode)
This commit is contained in:
committed by
Wolfgang Denk
parent
1b3c360c23
commit
d784fdb059
@@ -51,6 +51,7 @@ typedef struct {
|
||||
ushort device_id2; /* extended device id */
|
||||
ushort ext_addr; /* extended query table address */
|
||||
ushort cfi_version; /* cfi version */
|
||||
ushort cfi_offset; /* offset for cfi query */
|
||||
#endif
|
||||
} flash_info_t;
|
||||
|
||||
|
Reference in New Issue
Block a user