Hi,
We've been seeing a kernel hang when the network interface is taken down, with ifdown. We see this happen with both our custom board, and also with the DM814x-EVM using the stock SD card demo. Nothing in user space appears to be running, no activity on serial ports, front panel buttons, no console messages either, but I can still see some partial signs of life from the lowest level USB serial gadget routines when the USB cable is unplugged, so the kernel is not completely dead. It happens in the busy network environment of our corporate headquarters, but does not happen in our quiet satellite office.
Enabling the kernel's soft lock-up and hung task detection yielded nothing.
I'm currently at the latest EZSDK, plus all the latest ti81xx-master patches on Arago. One of the changes sounded like it was for a similar problem, but I already have that fix: http://arago-project.org/git/projects/?p=linux-omap3.git;a=commit;h=9917117f06754a8c056d68ff81c0e52cc0c3fb25
Looking at this forum, I see there was a similar problem discussed here: http://e2e.ti.com/support/embedded/linux/f/354/p/216491/767846.aspx
So I wanted to know - are there other davince emac or cpsw fixes that haven't made it to ti81xx-master? Where else should I look?
Thanks,
Dan -