Re: #meta-freescale Broken linux-fslc/5.4-2.3.x-imx repo on hardknott branch #meta-freescale
Andrey Zhizhikin
Hello Piotr,
On Tue, Aug 10, 2021 at 3:13 PM Piotr <piotr.piwko@...> wrote: From what I see, the d01f449c008a ("of_net: add NVMEM support to of_get_mac_address") is indeed present on all NXP branches in the repository: $ git branch -r --contains d01f449c008a upstream/5.10.x+fslc upstream/5.12.x+fslc upstream/5.13.x+fslc upstream/5.2.x+fslc upstream/5.3.x+fslc upstream/5.4-1.0.0-imx upstream/5.4-2.0.x-imx upstream/5.4-2.1.x-imx upstream/5.4-2.2.x-imx upstream/5.4-2.3.x-imx upstream/5.4.x+fslc upstream/5.4.y+qoriq upstream/5.4.y+qoriq+fslc upstream/5.9.x+fslc Are you sure that the failed boot behavior is indeed caused by 845620ec5d3b ("MLK-24940 arm: imx: correctly check the return value of "of_get_mac_address"")? If you revert it locally - does your board boots OK? The commit in question is coming from NXP directly and is not present in the mainline kernel tree, but from what I can tell - it brings the correct error handling for the updated of_get_mac_address() call, so as other HW does. Do you have a valid MAC address set in either DTB or nvmem?
-- Regards, Andrey. |
|