Skip to content
Commit e02a5fb1 authored by Apoorv Singh's avatar Apoorv Singh Committed by Carles Cufí
Browse files

soc: nxp:imxrt Register log module to soc.c



Previously, the `soc.c` files for the IMXRT11xx, IMXRT5xx/CM33, and
IMXRT6xx/CM33 did not register the log module. This caused build
errors when DEBUG logging was enabled, as the `power.c` file attempted
to access a non-existent SOC log module for debug messages.

This commit fixes the issue by registering the log module in the
`soc.c` files for the specified SoCs, thereby resolving the build
errors.

Signed-off-by: default avatarApoorv Singh <apoorv.singh@gin.de>
parent 8cc8a4f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment