Date: Mon, 30 Mar 2020 10:45:05 -0700 From: Thomas Skibo <thomas-bsd@skibo.net> To: freebsd-arm@freebsd.org Subject: 64-bit extensions for Cadence if_cgem.c driver. Message-ID: <20200330174505.GA1561@bentley>
next in thread | raw e-mail | index | archive | help
Hello. I have been working on 64-bit extensions to the Cadence GEM Ethernet driver (dev/cadence/if_cgem.c). The GEM is used not only in the Zynq platform but also the Zynq UltraScale+ and the SiFve Highfive Unleashed (riscv) platforms. I finally got hardware that let me test the driver on a Zynq UltraScale. (I have an Ultra96 board with a 96B four-port Ethernet mezzanine card.) It will need a bit more testing but I think I am ready to put it up for review on phabricator. But, I have also fixed up a lot of style and white-space issues in the driver. Does it make sense to submit those changes first as a separate review before putting my functional changes up on phabricator? Or should I submit it all at once? Thanks, --Thomas -- ========= Thomas Skibo thomas-bsd@skibo.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200330174505.GA1561>