Re: [PATCH] hw:m25p80: Add STATE_STANDBY command state

2022-06-20 Thread Francisco Iglesias
Hi Dan, On [2022 Jun 14] Tue 13:02:05, Dan Zhang wrote: > HW normally will switch it to stand by mode when receive incorrect > command. > i.e. Macronix MX66L1G45G data sheet section 8 DEVICE OPERATION described > ``` > 2. When an incorrect command is written to this device, it enters > standby

[PATCH] hw:m25p80: Add STATE_STANDBY command state

2022-06-14 Thread Dan Zhang
HW normally will switch it to stand by mode when receive incorrect command. i.e. Macronix MX66L1G45G data sheet section 8 DEVICE OPERATION described ``` 2. When an incorrect command is written to this device, it enters standby mode and stays in standby mode until the next CS# falling edge. In