[PATCH 2/3] mx7dsabre: Enable DM_ETH
Joris Offouga
offougajoris at gmail.com
Mon Jan 20 21:20:59 CET 2020
Hi Fabio,
Le 20/01/2020 à 19:48, Fabio Estevam a écrit :
> Hi Joris,
>
> Has this patch been tested on the real hardware?
I tested and validate it before sending it, there must have been a
problem with the merge.
>
> 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 at gmail.com> wrote:
>> Also sync device tree with v5.5-rc1
>> Signed-off-by: Joris Offouga <offougajoris at 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.
Sorry for that indeed I should have made two different commit for this,
I have the idea to revert the commit and I will send it split in two
Best regards,
Joris
>
> Thanks
More information about the U-Boot
mailing list