[PATCH 016/347] FogBugz #516535: Fix QSPI write issues

2022-08-02 Thread Jit Loon Lim
From: Chee Hong Ang QSPI driver perform chip select on every flash read/write access. The driver need to disable/enable the QSPI controller while performing chip select. This may cause some data lost especially the QSPI controller is configured to run at slower speed as it may take longer time to

[PATCH 016/347] FogBugz #516535: Fix QSPI write issues

2022-08-30 Thread Jit Loon Lim
From: Chee Hong Ang QSPI driver perform chip select on every flash read/write access. The driver need to disable/enable the QSPI controller while performing chip select. This may cause some data lost especially the QSPI controller is configured to run at slower speed as it may take longer time to

Re: [PATCH 016/347] FogBugz #516535: Fix QSPI write issues

2022-10-22 Thread Jagan Teki
On Tue, Aug 30, 2022 at 11:50 AM Jit Loon Lim wrote: > > From: Chee Hong Ang > > QSPI driver perform chip select on every flash read/write > access. The driver need to disable/enable the QSPI controller > while performing chip select. This may cause some data lost > especially the QSPI controller

Re: [PATCH 016/347] FogBugz #516535: Fix QSPI write issues

2022-10-24 Thread Vignesh Raghavendra
Hi, On 30/08/22 11:50 am, Jit Loon Lim wrote: > From: Chee Hong Ang > > QSPI driver perform chip select on every flash read/write > access. The driver need to disable/enable the QSPI controller > while performing chip select. This may cause some data lost > especially the QSPI controller is conf

RE: [PATCH 016/347] FogBugz #516535: Fix QSPI write issues

2022-08-08 Thread Chee, Tien Fong
Kho, Sin Hui > ; Lokanathan, Raaj ; > Maniyam, Dinesh ; Ng, Boon Khai > ; Yuslaimi, Alif Zakuan > ; Chong, Teik Heng > ; Zamri, Muhammad Hazim Izzat > ; Lim, Jit Loon > ; Chee Hong Ang > Subject: [PATCH 016/347] FogBugz #516535: Fix QSPI write issues Please drop the &