[PATCH] board: phytec: common: Fix phytec_get_product_name()
Tom Rini
trini at konsulko.com
Wed Apr 16 16:10:57 CEST 2025
On Tue, 08 Apr 2025 09:17:10 +0200, Primoz Fiser wrote:
> Currently, phytec_get_product_name() function only takes care of PCM
> SoM type, however in case of PCL, KSM or KSP SoM type it will return
> error:
>
> phytec_get_product_name: Invalid SOM type
>
> Add support for other SoM types as defined in phytec_som_type_str enum
> (see phytec_som_detection.h) to get rid of the error.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] board: phytec: common: Fix phytec_get_product_name()
commit: 4c0d377858e3ffccd803e4e4177f93347a400436
--
Tom
More information about the U-Boot
mailing list