[PATCH v2 1/2] board: phytec: phytec_som_detection: Add missing assignment
Tom Rini
trini at konsulko.com
Sun Dec 7 23:19:43 CET 2025
On Mon, 24 Nov 2025 00:25:05 -0800, Daniel Schultz wrote:
> Assign the return value of snprintf (total length) to a variable to
> properly check if the string has the correct length.
>
> Currently, this variable is always zero and the length check after
> snprintf will always fail.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/2] board: phytec: phytec_som_detection: Add missing assignment
commit: 9ce3d264e3b79b91d997eaa89dcd51488259c2b9
[2/2] board: phytec: phytec_som_detection: Add support for phyFLEX
commit: 7bcf0160901970f4417488982199fece129567b4
--
Tom
More information about the U-Boot
mailing list