[PATCH] bsps/zynqmp: Allow any or all CGEMs to be enabled
Kinsey Moore
kinsey.moore at oarcorp.com
Tue Jun 29 13:48:06 UTC 2021
On 6/9/2021 00:27, Sebastian Huber wrote:
> On 08/06/2021 22:18, Kinsey Moore wrote:
>> Provide the options necessary to enable any combination of CGEM ethernet
>> interfaces in LibBSD. The default is still CGEM3, so this should
>> continue to operate as expected on typical Zynq Ultrascale+ MPSoC
>> development hardware.
>
> An alternative to this configuration approach would be to enable the
> device tree support for this BSP.
>
Sorry, I missed this earlier due to travel. Device tree support in
libbsd for if_cgem.c is currently #ifdef'd out and has been since it was
introduced. I had assumed that was the case for other FDT support as
well based on the comments in that initial commit.
Kinsey
More information about the devel
mailing list