[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Z9fhuVltKwqgHdLp@alb3rt0-ThinkPad-P15-Gen-1>
Date: Mon, 17 Mar 2025 09:47:53 +0100
From: Alberto Merciai <alb3rt0.m3rciai@...il.com>
To: shawnguo@...nel.org
Cc: linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org
Subject: OCOTP and DWMAC builtin modules are needed for imx93-11x11-evk
kernel dev via TFTP and NFS
While playing with linux-next and imx93-11x11-evk via NFS and TFTP
I found that the dwmac-imx, nvmem-imx-ocotp-ele drivers by default are
not builtin then the I was not able to reach userland.
The following configs were needed to reach my goal:
CONFIG_DWMAC_IMX8=y
CONFIG_STMMAC_ETH=y
CONFIG_NVMEM_IMX_OCOTP_ELE=y
is that something expected?
Regards,
Alberto
Powered by blists - more mailing lists