Hi, all
    I am porting android to loongson2f, I use "Gcc 4.4.1 + Binutils
2.20 on X86" from loongson community compile 2.6.35 linux kernel, by
setting the kernel model to 64bit, I got the vmlinux image, and it can
boot up, but some drivers of the kernel are 32bit only(google android
related), so android can not boot up eventually, so I changed the
kernel mode to 32bit and did not change other config and rebuild the
kernel again, the vmlinux can be generated, but when I load and boot
it by using pmon, the kernel can not boot, the pmon print register
information and no further information on the screen.
By adding printk at the begin of start_kernel function, I found it
even not reached that point!

The machine I am using is a loongson2f desktop computer, and I found
that those who claims had succeeded port android to loongson2f  all
uses loongson2f mini notebook, did it effect?

andy tips or suggestion will be greatly appreciated!

-- 
You received this message because you are subscribed to the Google Groups 
"loongson-dev" group.
To post to this group, send email to loongson-dev@googlegroups.com.
To unsubscribe from this group, send email to 
loongson-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/loongson-dev?hl=en.

Reply via email to