Michael (XIAO Xufeng)
671ecd7522
spiram: fix the read id failure
...
The issue is caused by:
1. The disable_qio_mode inside read_id may have side effects.
2. read_id twice may have side effects.
Fix this issue by moving disable_qio_mode out of read_id and only do it
once before read_id. And retry read_id only when the first one is
failed.
Issue introduced in 3ecbb59c15
.
2020-07-01 16:39:16 +08:00
..
2020-04-15 21:13:21 +08:00
2020-04-01 16:42:41 +11:00
2020-06-17 16:30:11 +08:00
2020-07-01 13:49:53 +08:00
2020-06-12 05:36:56 +00:00
2020-06-17 16:30:11 +08:00
2020-07-01 16:39:16 +08:00
2020-05-25 14:05:55 +10:00
2020-06-03 19:54:22 +08:00
2020-03-22 21:46:07 +08:00
2020-03-18 08:19:56 +00:00
2020-06-26 19:25:15 +05:30
2020-03-18 08:19:56 +00:00
2020-03-28 20:44:43 +08:00
2020-05-22 06:11:44 +00:00
2020-06-15 22:49:20 +08:00
2020-04-15 09:49:03 +00:00
2020-04-02 23:44:47 +02:00
2020-03-27 10:31:37 +01:00
2020-05-06 17:28:18 +08:00
2020-05-29 12:43:45 +08:00
2020-03-24 15:10:31 +08:00
2020-03-24 15:10:31 +08:00
2020-05-25 11:31:38 +08:00
2020-04-01 16:43:03 +11:00
2020-05-22 06:21:25 +00:00
2020-04-09 05:45:21 +08:00
2020-06-04 16:31:26 +08:00
2020-06-10 01:25:53 +05:30
2020-05-12 10:35:47 +05:30
2020-04-02 23:38:17 +02:00
2020-06-28 15:52:58 +08:00
2020-05-22 06:11:44 +00:00
2020-03-19 14:06:40 +08:00
2020-03-22 21:09:03 +08:00
2020-05-15 13:50:47 +00:00
2020-06-05 13:50:27 +08:00