Forum Discussion
rshal2
Occasional Contributor
7 years agotriple speed ethernet (TSE) driver for ARM
Hello, I need to implement TSE driver for arm in a baremetal project. I am not sure how to start doing it. Is it best to start from u-boot driver: https://github.com/lentinj/u-boot/blob/master/dr...
rshal2
Occasional Contributor
7 years agoHello dlim,
We have a reference which already works with NIOS.
Is it possible to build the altera tse driver as-is (from nios) in arm ?
Do you think it should work with its sgdma ?
Or do you expect that we should make modifications in this driver and firmware ?
I ask again, becuase I think that starting from altera driver - if possible - can make life easier.
What do you think ? Another alternative is to use maybe u-boot driver for tse.
Any tips and suggestion is appreciated.
ranran