All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/3] mx7dsabre: Enable DM_ETH
Date: Mon, 20 Jan 2020 15:48:31 -0300	[thread overview]
Message-ID: <CAOMZO5BRty51JreQ9J6oDdyWC1L9xBq7ggKTksNAKDyp+4fByA@mail.gmail.com> (raw)
In-Reply-To: <20191208170232.24803-3-offougajoris@gmail.com>

Hi Joris,

Has this patch been tested on the real hardware?

This is what we currently see:

U-Boot 2020.01-00620-g2d2f91a480 (Jan 20 2020 - 15:41:31 -0300)

CPU:   Freescale i.MX7D rev1.2 1000 MHz (running at 792 MHz)
CPU:   Commercial temperature grade (0C to 95C) at 35C
Reset cause: POR
Model: Freescale i.MX7 SabreSD Board
Board: i.MX7D SABRESD in secure mode
DRAM:  1 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... OK
Video: 480x272x24
In:    serial
Out:   serial
Err:   serial
Net:   Could not get PHY for FEC0: addr 0
No ethernet found.

So Ethernet is not functional at all.

Do you plan to fix Ethernet on this board?

On Sun, Dec 8, 2019 at 2:02 PM Joris Offouga <offougajoris@gmail.com> wrote:
>
> Also sync device tree with v5.5-rc1
> Signed-off-by: Joris Offouga <offougajoris@gmail.com>
> ---
>  arch/arm/dts/imx7d-sdb-u-boot.dtsi        |   3 +
>  arch/arm/dts/imx7d-sdb.dts                | 785 ++++++++++++++++------

Also, not happy that the dts sync was part of the same commit that
converted to DM_ETH.

Thanks

  parent reply	other threads:[~2020-01-20 18:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-08 17:02 [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH Joris Offouga
2019-12-08 17:02 ` [PATCH] pico-imx7d: Convert to DM_ETH Joris Offouga
2019-12-08 17:44   ` Otavio Salvador
2019-12-28 10:49   ` sbabic at denx.de
2019-12-28 11:31   ` Stefano Babic
2020-01-04 12:03     ` Joris Offouga
2020-01-05 10:31       ` Stefano Babic
2020-01-05 17:36         ` Otavio Salvador
2019-12-08 17:02 ` [PATCH 2/3] mx7dsabre: Enable DM_ETH Joris Offouga
2019-12-29 10:27   ` sbabic at denx.de
2020-01-20 18:48   ` Fabio Estevam [this message]
2020-01-20 20:20     ` Joris Offouga
2020-01-20 20:22       ` Fabio Estevam
2020-01-20 20:26         ` Joris Offouga
2020-01-20 20:28           ` Fabio Estevam
2020-01-20 20:32             ` Joris Offouga
2020-01-20 20:37               ` Fabio Estevam
2020-01-27 15:57                 ` Fabio Estevam
2020-01-27 16:16                   ` Joris OFFOUGA
2020-01-27 17:57                     ` Fabio Estevam
2020-01-27 18:31                       ` Fabio Estevam
2020-01-29 14:43                         ` Fabio Estevam
2020-01-29 14:48                           ` Joris OFFOUGA
2019-12-08 17:02 ` [PATCH 3/3] mx7dsabre: Convert to distroboot support Joris Offouga
2019-12-29 10:25   ` sbabic at denx.de
2019-12-29 10:25 ` [PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH sbabic at denx.de

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOMZO5BRty51JreQ9J6oDdyWC1L9xBq7ggKTksNAKDyp+4fByA@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.