Altera_Forum
Honored Contributor
15 years agoTSE and SGDMA
Hi all,
I need help .... I'm porting u-boot (the latest nioswiki release) on a custom board... I have a big problem with altera_tse driver... I can ping my PC from the board but only one time...next time I try to ping the driver check if sgdma is busy in rx and stay there waiting for sgdma release...SWRESET doesen't have any effect... No problem on Tx...therefore I see on the PC the icmp coming from the board and the reply going to the board...but that never reaches the upper layers.... I don't understand if the problem is on the PHY that doesn't signal TSE about a new received packet...or if the TSE stay busy and discard the reply... If someone experimented a similar problem...any hint is welcome... THX