[PATCH 1/6] net: ethoc: Use dev_read_addr_index()

Simon Glass sjg at chromium.org
Wed May 27 03:17:10 CEST 2026


On 2026-05-26T07:25:09, Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
> net: ethoc: Use dev_read_addr_index()
>
> Use dev_read_addr_index() which supports both live device tree and flat DT
> backends, avoiding direct dependency on devfdt_* helpers.
>
> No functional changes.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
>
> drivers/net/ethoc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list