genio: u-boot: patches: cosmetic formatting fixes on top of Collabora

- small hack to get around stupid "From xx" parsing in Armbian patcher
- also: fix attribution in `0023-watchdog-mtk_wdt-Correct-maximum-timeout-from-15-to`
This commit is contained in:
Ricardo Pardini 2026-01-01 20:56:16 +01:00 committed by Igor
parent 8794a26af3
commit d6b1aedb52
2 changed files with 2 additions and 3 deletions

View File

@ -16,7 +16,7 @@ host side.
This has been reported upstream in [0]:
```
From the host's point of view, a device is ready to be enumerated.
Fr-om the host's point of view, a device is ready to be enumerated.
However, since dm_usb_gadget_handle_interrupts() is only called when
ethernet function is started, at this stage USB events are not managed,
host's enumeration attempts will fail and resulting error like:

View File

@ -1,6 +1,5 @@
From 47097ec068da24bca699faa7e196df63dabe1f8b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?N=C3=ADcolas=20F=2E=20R=2E=20A=2E=20Prado?=
<nfraprado@collabora.com>
From: "Nicolas F. R. A. Prado" <nfraprado@collabora.com>
Date: Wed, 14 May 2025 17:48:48 -0400
Subject: [PATCH] watchdog: mtk_wdt: Correct maximum timeout from 15 to 31
seconds