PSP3.0 /kernel 2.6.32 has been running well on my DM368 board.
Yesterday I decide to try the new PSP3.21/kernel 2.6.37, during boot up,it hangs after line
"lib80211: common routines for IEEE802.11 drivers", I compared the output on the DM368-EVM, it should be happening around MMC detection.
Why does this work on EVM, but not on my board? I tried several different SD cards, or no card at all, it's the same result.
Or is it possible the hang happened during loading 802.11 drivers instead of MMC?
Generally, what's the better approach of debugging such problems than inserting printk()?
Thanks.