Michael (XIAO Xufeng)
534b8a7940
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 3ecbb59c15e0fd8209bd8921725d52cff3f0fb12.
2020-11-05 04:13:39 +00:00
..
2020-06-02 13:15:08 +07:00
2020-07-09 11:55:21 +05:30
2020-10-06 14:42:45 +05:30
2020-10-29 15:49:35 +08:00
2020-05-26 20:05:33 +05:30
2020-09-17 10:51:39 +07:00
2020-11-05 09:05:50 +08:00
2020-09-22 12:00:33 +08:00
2020-11-05 04:13:39 +00:00
2020-11-05 04:13:39 +00:00
2020-10-19 13:21:52 +05:30
2020-09-09 10:19:10 +08:00
2020-10-08 11:13:17 +05:30
2020-09-02 12:30:51 +00:00
2020-08-20 21:47:56 +08:00
2020-09-02 12:30:51 +00:00
2020-11-02 14:27:33 +05:30
2020-09-24 13:01:16 +08:00
2020-09-01 15:38:12 +08:00
2020-10-29 20:26:49 +08:00
2020-08-21 12:30:45 +08:00
2020-08-27 08:46:58 +08:00
2020-06-04 09:46:04 +02:00
2020-09-21 15:15:16 +08:00
2020-04-27 16:32:24 +10:00
2020-10-24 09:24:59 +08:00
2020-11-05 12:10:17 +08:00
2020-08-24 13:36:51 +08:00
2020-10-12 13:24:30 +02:00
2020-09-01 16:00:49 +08:00
2020-09-22 15:34:27 +08:00
2020-09-10 16:08:36 +08:00
2020-09-21 13:21:41 +00:00
2020-06-04 16:31:05 +08:00
2020-08-20 21:47:34 +08:00
2020-05-12 10:35:27 +05:30
2020-07-28 17:38:37 +08:00
2020-11-05 10:32:28 +08:00
2020-10-03 14:52:55 +08:00
2020-10-12 10:11:22 +00:00
2020-09-15 14:53:11 +08:00
2020-09-10 09:35:45 +02:00
2020-08-24 15:37:44 +08:00
2020-09-17 15:54:23 +05:30
2020-11-03 13:48:21 +08:00
2020-09-10 10:00:32 -03:00