Hi:
I am using S32G-VNP-RDB3 and Linux BSP 43.0
Before I enabled sja1110 DSA, I could flash the firmware via spi and JTAG according to 'S32G-VNP-RDB3 Ethernet Enablement Guide', and could ping 192.168.0.200 successfully in linux.
When I enabled DSA, executing the command setenv sja1110_dsa yes in uboot, and set J189 Pin1-2: Short, Pin3-4: Short, I found that I could not load the sja1110 firmware through spi.
I set J189 (Pin1-2: Open; Pin3-4: Short) and wrote firmware via JTAG port successfully. then I set J189 (Pin1-2: Short; Pin3-4: Short) to use dsa , ping 192.168.0.200 failed.
My question : how to flash sja1110 firmware when using DSA.

