All of lore.kernel.org
 help / color / mirror / Atom feed
* Pull request: u-boot-sunxi/master fix for 2022.01
@ 2021-11-10  1:51 Andre Przywara
  2021-11-10 19:11 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Andre Przywara @ 2021-11-10  1:51 UTC (permalink / raw)
  To: Tom Rini
  Cc: Jagan Teki, Heinrich Schuchardt, u-boot, linux-sunxi,
	Simon Glass, Samuel Holland

Hi Tom,

as discussed, please pull this patch to disable the watchdog on sunxi
boards by default. The watchdog only got enabled in this release cycle,
and its short period breaks actual users (Debian installer).

Thanks,
Andre

========================
The following changes since commit e8e9c6f48400989c5fc54467576f8d535bd713e6:

  Merge https://source.denx.de/u-boot/custodians/u-boot-samsung (2021-11-09 15:05:33 -0500)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master

for you to fetch changes up to 86798ee0c148db248d8e3e9b6395bbe9e24d9149:

  watchdog: don't autostart watchdog on Sunxi boards (2021-11-10 01:38:07 +0000)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      watchdog: don't autostart watchdog on Sunxi boards

 drivers/watchdog/Kconfig | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pull request: u-boot-sunxi/master fix for 2022.01
  2021-11-10  1:51 Pull request: u-boot-sunxi/master fix for 2022.01 Andre Przywara
@ 2021-11-10 19:11 ` Tom Rini
  2021-11-10 20:59   ` Heinrich Schuchardt
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2021-11-10 19:11 UTC (permalink / raw)
  To: Andre Przywara
  Cc: Jagan Teki, Heinrich Schuchardt, u-boot, linux-sunxi,
	Simon Glass, Samuel Holland

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

On Wed, Nov 10, 2021 at 01:51:14AM +0000, Andre Przywara wrote:

> Hi Tom,
> 
> as discussed, please pull this patch to disable the watchdog on sunxi
> boards by default. The watchdog only got enabled in this release cycle,
> and its short period breaks actual users (Debian installer).
> 
> Thanks,
> Andre
> 
> ========================
> The following changes since commit e8e9c6f48400989c5fc54467576f8d535bd713e6:
> 
>   Merge https://source.denx.de/u-boot/custodians/u-boot-samsung (2021-11-09 15:05:33 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master
> 
> for you to fetch changes up to 86798ee0c148db248d8e3e9b6395bbe9e24d9149:
> 
>   watchdog: don't autostart watchdog on Sunxi boards (2021-11-10 01:38:07 +0000)
> 

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Pull request: u-boot-sunxi/master fix for 2022.01
  2021-11-10 19:11 ` Tom Rini
@ 2021-11-10 20:59   ` Heinrich Schuchardt
  0 siblings, 0 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2021-11-10 20:59 UTC (permalink / raw)
  To: Tom Rini, Andre Przywara
  Cc: Jagan Teki, u-boot, linux-sunxi, Simon Glass, Samuel Holland



On 11/10/21 20:11, Tom Rini wrote:
> On Wed, Nov 10, 2021 at 01:51:14AM +0000, Andre Przywara wrote:
> 
>> Hi Tom,
>>
>> as discussed, please pull this patch to disable the watchdog on sunxi
>> boards by default. The watchdog only got enabled in this release cycle,
>> and its short period breaks actual users (Debian installer).

The SUNXI watchdog is not disabled (CONFIG_WDT_SUNXI=y).
It is not started automatically (CONFIG_WATCHDOG_AUTOSTART=n).

86798ee0c148 ("watchdog: don't autostart watchdog on Sunxi boards")

Thanks for merging.

Best regards

Heinrich

>>
>> Thanks,
>> Andre
>>
>> ========================
>> The following changes since commit e8e9c6f48400989c5fc54467576f8d535bd713e6:
>>
>>    Merge https://source.denx.de/u-boot/custodians/u-boot-samsung (2021-11-09 15:05:33 -0500)
>>
>> are available in the Git repository at:
>>
>>    https://source.denx.de/u-boot/custodians/u-boot-sunxi.git master
>>
>> for you to fetch changes up to 86798ee0c148db248d8e3e9b6395bbe9e24d9149:
>>
>>    watchdog: don't autostart watchdog on Sunxi boards (2021-11-10 01:38:07 +0000)
>>
> 
> Applied to u-boot/master, thanks!
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-10 21:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10  1:51 Pull request: u-boot-sunxi/master fix for 2022.01 Andre Przywara
2021-11-10 19:11 ` Tom Rini
2021-11-10 20:59   ` Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.