On Thu, Jul 09, 2009 at 04:35:30PM +0530, joe seb wrote: > This is a new FPGA based platform which has MIPS 24k core and we are trying > to bring up linux on this. MIPS cpu is running at 50MHz. One thing to check is that your FPGA guys used correct memory models for caches, etc. We had very "funny" Liux failures when 24K FPGA emulation build was using async memories for caches insted of sync ones. -- Eugene