Since the Loongson 2F stuff has gone to mainstream, every kernel after that time should boots on the Yeeloong.
LLC maintains its own kernel branches. If your own kernel meets troubles, give this a try for debug purpose: http://dev.lemote.com/trac/linux-loongson-community I can give you my .config file tomorrow if you need. 2011/11/21 李晖 <lihui205...@gmail.com>: > hi, > thank you for your reply. > As you said "The kernel is not specific to Android", did you mean the > kernel source code I have downloaded is not the right one? > > I followed what you saied in your blog, download the android linux > kernel by using "git clone git://android.git.kernel.org/kernel/common.git", > but it report the server not accessable > android.git.kernel.org[0: 149.20.4.77]: errno=Connection timed out > fatal: unable to connect a socket (Connection timed out) > > "Try get the kernel source from LLC GIT", > would you please send me a link as I can not find it. > > thank you very much! > > On 11月21日, 下午2时17分, Zhen Xin <xinz...@gmail.com> wrote: >> The kernel is not specific to Android. Try get the kernel source from >> LLC GIT and make it bootable before adding Android stuff to it. >> >> 2011/11/21 李晖 <lihui205...@gmail.com>: >> >> >> >> >> >> >> >> > hi all, >> > I am porting android to loongson2f, the android file system has >> > been modified and compiled succeed, and I downloaded the android linux >> > kernul fromhttps://github.com/android/kernel_common/downloadsas the >> > official android linux kernel can not be accessed, and it was compiled >> > succeed, so it's time to test if they all work well. >> > I have tried to load the kernel in the pmon environment, >> >> > PMON> load /dev/fs/ext2@sata0/boot/vmlinux_android2.2 (load the >> > android linux kernel) >> > /Loading file: /dev/fs/ext2@sata0/boot/vmlinux_android2.2(elf) >> > 0x80200000/5000832 + 0x806c4e80/677104(z) + 11790 syms|nload, ep = >> > 80204a90 >> >> > Entry address is 80204a90 >> > PMON> g console=tty root=/dev/sda5 rw init=/init >> > androidboot.console=tty0 (execute the android linux kernel, and I put >> > the android system to the /dev/sda5 partition) >> > zero at v0 v1 a0 a1 a2 >> > a3 >> > 00000000 00000000 00000000 00000000 00000006 afdffc08 afdffc24 >> > 800edab8 >> > t0 t1 t2 t3 t4 t5 t6 >> > t7 >> > 00000000 00000000 00000000 00000000 00000000 00000000 00000000 >> > 00000000 >> > s0 s1 s2 s3 s4 s5 s6 >> > s7 >> > 00000000 00000000 00000000 00000000 00000000 00000000 00000000 >> > 00000000 >> > t8 t9 k0 k1 gp sp s8 >> > ra >> > 00000000 00000000 00000000 00000000 00000000 afdffbe8 00000000 >> > 8007d198 >> >> > as you see, loongson stopped there, and the num lock and scroll lock >> > key of the keyboard flashing! >> >> > did any one come across this problem? Is the problem of pmon or the >> > linux kernel? >> >> > Any suggestion or information will be 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.