- 000
Problem 1: device tree mismatch in embeddedsw
The rfdc driver expects a device tree with most of the configuration tucked into a "param-list" entry, as can be seen here:
Status = metal_linux_get_device_property(DevicePtr, XRFDC_CONFIG_DATA_PROPERTY,
&Data, XRFDC_DEVICE_ID_SIZE);
However...