
-----Original Message----- From: Bin Meng bmeng.cn@gmail.com Sent: Tuesday, April 6, 2021 2:18 PM To: Priyanka Jain priyanka.jain@nxp.com; Ramon Fried rfried.dev@gmail.com; Simon Glass sjg@chromium.org; U-Boot Mailing List u-boot@lists.denx.de Cc: Tom Rini trini@konsulko.com; Vladimir Oltean vladimir.oltean@nxp.com; qemu-devel@nongnu.org Developers qemu-devel@nongnu.org; qemu-ppc qemu-ppc@nongnu.org Subject: Re: [PATCH v4 00/22] ppc: qemu: Add eTSEC support
Hi Priyanka,
On Sun, Mar 14, 2021 at 8:15 PM Bin Meng bmeng.cn@gmail.com wrote:
QEMU ppce500 machine can dynamically instantiate an eTSEC device if "-device eTSEC" is given to QEMU.
This series updates the fixed-link ethernet PHY driver as well as the Freescale eTSEC driver to support the QEMU ppce500 board.
3 patches related to fixed phy in v1 are dropped in v2 as the changes were done by Vladimir's fixed phy & Sandbox DSA series [1]. Vladimir's series is now included in v2 to avoid dependencies.
This cover letter is cc'ed to QEMU mailing list for a heads-up. A future patch will be sent to QEMU mailing list to bring its in-tree U-Boot source codes up-to-date.
Azure results: PASS https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdev.
azure.com%2Fbmeng%2FGitHub%2F_build%2Fresults%3FbuildId%3D343%26view %3
Dresults&data=04%7C01%7Cpriyanka.jain%40nxp.com%7C2bf2ce633c6142 1a
d71808d8f8d8c19f%7C686ea1d3bc2b4c6fa92cd99c5c301635%7C0%7C0%7C637 53295
7133182039%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV 2luMzI
iLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=OT5P5lmA6FnoVKfgj oB0%
2FLVYoc6hZ1dfo54piX8jV5s%3D&reserved=0
This series is avaiable at u-boot-x86/eTSEC for testing.
[1] https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatc
hwork.ozlabs.org%2Fproject%2Fuboot%2Fpatch%2F20210216224804.3355044- 2-
olteanv%40gmail.com%2F&data=04%7C01%7Cpriyanka.jain%40nxp.com%7 C2b
f2ce633c61421ad71808d8f8d8c19f%7C686ea1d3bc2b4c6fa92cd99c5c301635%7 C0%
7C0%7C637532957133182039%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLj AwMDAiL
CJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=F734K p4
2IZRiFaQNAzjkx8lh4Zqja9v2xUAc%2Fi9KtFw%3D&reserved=0
Changes in v4:
- describe "ranges" is required fo the alternate description
- make platform_bus_map_region() return void
Now the v2021.07 merge window is open, would you please apply this series? Thanks!
Regards, Bin
Yes, will include this in pull-request around next week.
Regards Priyanka