u-boot/board/phytec
Primoz Fiser 4c0d377858 board: phytec: common: Fix phytec_get_product_name()
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.

While at it, also simplify switch case statements by grouping them
together. This makes it more concise and readable.

Signed-off-by: Primoz Fiser <primoz.fiser@norik.com>
Reviewed-by: Daniel Schultz <d.schultz@phytec.de>
2025-04-15 11:55:17 -06:00
..
common board: phytec: common: Fix phytec_get_product_name() 2025-04-15 11:55:17 -06:00
pcl063 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
pcm052 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
pcm058 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
phycore_am62ax Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" 2025-04-10 15:04:09 -06:00
phycore_am62x Merge patch series "*** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***" 2025-04-10 15:04:09 -06:00
phycore_am64x board: Phytec: phycore_am64x: Increase size for Image in SPI 2025-02-20 16:13:20 -06:00
phycore_am335x_r2 board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
phycore_imx8mm doc: phytec: imx8mm: add OP-TEE documentation 2025-01-16 10:16:02 -03:00
phycore_imx8mp phycore_imx8mp: Rework some of the RAM related Kconfig symbols 2025-03-19 13:19:50 -03:00
phycore_imx93 board: phycore-imx93: env: Add common RAUC boot logic 2025-04-11 10:00:59 -03:00
phycore_rk3288 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00