
1 Aug
2005
1 Aug
'05
2:05 p.m.
Hi,
I've got u-boot 1.1.3 ported to a development platform based upon an MPC852T and have one remaining issue with the ethernet.
I can ping and tftp from the platform but cannot ping or telnet to it. I can see that both ping and tftp fire off the initial request and then sits there polling until they're done. I'm assuming that pinging in and telnet to the platform is different, as they will be interrupt driven, not polled, but I don't see any interrupts (the platform is configured for FEC so I should expect and external interrupt, right ?)
I suppose that I'm missing some configuration but can't see what. AFAIK I've set the network environment variables correctly - as tftp works fine.
Any pointers would be appreciated.
Best regards.
Tony.
--