mbox series

[0/4] This series fixes various bugs in the phytec som_detection unit.

Message ID 20231220-wip-y-moog-phytec-de-upstream_som_detection_fixes-v1-0-c24f3239b4c3@phytec.de
Headers show
Series This series fixes various bugs in the phytec som_detection unit. | expand

Message

Yannic Moog Dec. 20, 2023, 8:19 a.m. UTC
---
Yannic Moog (4):
      board: phytec: imx8m_som_detection: change phytec_imx8m_detect return type
      board: phytec: imx8m_som_detection: fix uninitialized pointer bug
      board: phytec: phytec_som_detection: fix eeprom_data zero check
      board: phytec: phytec_som_detection: fix uninitialized bug

 board/phytec/common/imx8m_som_detection.c  | 40 +++++++++++++++++++++++---
 board/phytec/common/imx8m_som_detection.h  | 34 +---------------------
 board/phytec/common/phytec_som_detection.c | 46 ++++++++++++++++++++++++++++--
 board/phytec/common/phytec_som_detection.h | 38 ------------------------
 4 files changed, 80 insertions(+), 78 deletions(-)
---
base-commit: 8f5043ee6d378d7c10d947cf48b047a5954ef5b3
change-id: 20231218-wip-y-moog-phytec-de-upstream_som_detection_fixes-b442a1e16334

Best regards,