Pull request: u-boot-sunxi/master fix for 2022.01
Heinrich Schuchardt
heinrich.schuchardt at canonical.com
Wed Nov 10 21:59:11 CET 2021
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!
>
More information about the U-Boot
mailing list