[PATCH] mx6cuboxi: fix ethernet after synchronise device-tree
Fabio Estevam
festevam at gmail.com
Wed Mar 27 20:29:20 CET 2024
Hi Christian,
On Wed, Mar 27, 2024 at 9:06 AM Josua Mayer <josua at solid-run.com> wrote:
>
> Cc: christian.gmeiner at gmail.com
>
> Hi Christian,
>
> please take a look at this patch, I suspect it will (hack-)fix your
> ethernet issue.
>
> Unfortunately I had no time to revisit this yet and implement a correct solution.
> > arch/arm/dts/imx6qdl-sr-som.dtsi | 30 +++++++++-------------------
> > board/solidrun/mx6cuboxi/mx6cuboxi.c | 6 +++++-
> > 2 files changed, 14 insertions(+), 22 deletions(-)
> >
> > diff --git a/arch/arm/dts/imx6qdl-sr-som.dtsi b/arch/arm/dts/imx6qdl-sr-som.dtsi
> > index ce543e325c..2d7cbc26b3 100644
> > ---_a/arch/arm/dts/imx6qdl-sr-som.dtsi
> > +++ b/arch/arm/dts/imx6qdl-sr-som.dtsi
Please make these changes in a new imx6qdl-sr-som-u-boot.dtsi file instead.
This way, the changes will not get lost after a new sync with Linux or
if OF_UPSTREAM is used.
More information about the U-Boot
mailing list