On 11/04/2015 04:19 PM, Alexander Stein wrote:
> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> timeout might occur meanwhile. So pet the watchdog while operating on
> the flash.
>
> Signed-off-by: Alexander Stein
> ---
Applied to fsl-qoriq master. Awaiting upstream
Hi Fabio,
On Friday 04 December 2015 18:54:15, Fabio Estevam wrote:
> On Wed, Nov 4, 2015 at 6:19 AM, Alexander Stein
> wrote:
> > When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> > timeout might occur meanwhile. So pet the watchdog while operating on
> > the flash.
>
>
On Friday 04 December 2015 12:10:47, York Sun wrote:
>
> On 12/03/2015 05:56 PM, Wang Huan-B18965 wrote:
> >> On 12/03/2015 01:49 AM, Wang Huan-B18965 wrote:
> >>
> >>
> >>
>
> The actual command which results in a watchdog reset is 'sf read
> 0x8104 0x20 0x40'. Please
On 12/04/2015 12:54 PM, Fabio Estevam wrote:
> On Wed, Nov 4, 2015 at 6:19 AM, Alexander Stein
> wrote:
>> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
>> timeout might occur meanwhile. So pet the watchdog while operating on
>> the flash.
>
> I guess the same problem
On Wed, Nov 4, 2015 at 6:19 AM, Alexander Stein
wrote:
> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> timeout might occur meanwhile. So pet the watchdog while operating on
> the flash.
I guess the same problem would occur when you do long file transfers
via TFTP, via
On 12/03/2015 05:56 PM, Wang Huan-B18965 wrote:
>> On 12/03/2015 01:49 AM, Wang Huan-B18965 wrote:
>>
>>
>>
The actual command which results in a watchdog reset is 'sf read
0x8104 0x20 0x40'. Please note that this uses an external
watchdog which is enabled by defa
> On 12/03/2015 01:49 AM, Wang Huan-B18965 wrote:
>
>
>
> >>
> >> The actual command which results in a watchdog reset is 'sf read
> >> 0x8104 0x20 0x40'. Please note that this uses an external
> >> watchdog which is enabled by default and resets after ~1.5s. The
> >> command itself
> On Thursday 03 December 2015 09:49:40, Huan Wang wrote:
> > [Alison Wang] I could not reproduce the issue. Maybe I don't have the
> > external watchdog which will reset after ~1.5s as Alexander mentioned.
>
> Could you try to set the internal watchdog to 1s timeout? This should be
> more or less
On 12/03/2015 01:49 AM, Wang Huan-B18965 wrote:
>>
>> The actual command which results in a watchdog reset is 'sf read
>> 0x8104 0x20 0x40'. Please note that this uses an external
>> watchdog which is enabled by default and resets after ~1.5s. The command
>> itself takes about 2s (
Hi,
On Thursday 03 December 2015 09:49:40, Huan Wang wrote:
> [Alison Wang] I could not reproduce the issue. Maybe I don't have the
> external watchdog which will reset after ~1.5s as Alexander mentioned.
Could you try to set the internal watchdog to 1s timeout? This should be more
or less the s
Hi, York,
> On Wednesday 25 November 2015 02:20:53, Huan Wang wrote:
> > [Alison Wang] I didn't meet any issue when using sf commands to write
> > and read the serial flash.
> >
> > Hi, Alexander,
> >
> > Could you show me the detail commands and process when you meet
> such
> > issue? Then I
On 11/24/2015 06:20 PM, Wang Huan-B18965 wrote:
>> On 11/23/2015 11:19 PM, Alexander Stein wrote:
>>> On Monday 23 November 2015 10:51:49, York Sun wrote:
On 11/04/2015 12:19 AM, Alexander Stein wrote:
> When reading a large blob. e.g. a linux kernel (several MiBs) a
> watchdog timeo
On Wednesday 25 November 2015 02:20:53, Huan Wang wrote:
> [Alison Wang] I didn't meet any issue when using sf commands to write and
> read the serial flash.
>
> Hi, Alexander,
>
> Could you show me the detail commands and process when you meet
> such issue? Then I can try to reproduce on m
> On 11/23/2015 11:19 PM, Alexander Stein wrote:
> > On Monday 23 November 2015 10:51:49, York Sun wrote:
> >> On 11/04/2015 12:19 AM, Alexander Stein wrote:
> >>> When reading a large blob. e.g. a linux kernel (several MiBs) a
> >>> watchdog timeout might occur meanwhile. So pet the watchdog while
On 11/23/2015 11:19 PM, Alexander Stein wrote:
> On Monday 23 November 2015 10:51:49, York Sun wrote:
>> On 11/04/2015 12:19 AM, Alexander Stein wrote:
>>> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
>>> timeout might occur meanwhile. So pet the watchdog while operati
On Monday 23 November 2015 10:51:49, York Sun wrote:
> On 11/04/2015 12:19 AM, Alexander Stein wrote:
> > When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> > timeout might occur meanwhile. So pet the watchdog while operating on
> > the flash.
>
> Alexander,
>
> On which p
On 11/04/2015 12:19 AM, Alexander Stein wrote:
> When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
> timeout might occur meanwhile. So pet the watchdog while operating on
> the flash.
Alexander,
On which platform was this watchdog issue found?
>
> Signed-off-by: Alexand
When reading a large blob. e.g. a linux kernel (several MiBs) a watchdog
timeout might occur meanwhile. So pet the watchdog while operating on
the flash.
Signed-off-by: Alexander Stein
---
drivers/spi/fsl_qspi.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/drivers/spi/fsl_qspi.c b/dr
18 matches
Mail list logo