u-boot/board/phytec/common
Yannic Moog da37f78525 board: phytec: imx8m_som_detection: fix uninitialized pointer bug
Pointer in phytec_imx8m_detect was accessed without checking it first.
Fix this by moving the pointer check in front of any accesses.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
2023-12-20 15:04:46 -03:00
..
imx8m_som_detection.c board: phytec: imx8m_som_detection: fix uninitialized pointer bug 2023-12-20 15:04:46 -03:00
imx8m_som_detection.h board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type 2023-12-20 15:04:46 -03:00
Kconfig board: phytec: common: Add imx8m specific EEPROM detection support 2023-10-16 11:27:58 +02:00
Makefile board: phytec: common: Add imx8m specific EEPROM detection support 2023-10-16 11:27:58 +02:00
phytec_som_detection.c board: phytec: common: phytec_som_detection: Add helper for PCB revision 2023-10-16 11:27:58 +02:00
phytec_som_detection.h board: phytec: common: phytec_som_detection: Add helper for PCB revision 2023-10-16 11:27:58 +02:00