
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://dev.azure.com/bmeng/GitHub/_build/results?buildId=343&view=resul...
This series is avaiable at u-boot-x86/eTSEC for testing.
[1] https://patchwork.ozlabs.org/project/uboot/patch/20210216224804.3355044-2-ol...
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