在 2010-08-15日的 16:01 +0100,Sergio Monteiro Basto写道:
Find and build a suitable kernel for your player from linux-mips.org, not from Fedora-MIPS. And, the user space packages are compiled against mips3 and abi=n32. I don't know if they can be run on 4KEc. Maybe you can have a try ;)
but kernel-vanilla-2.6.35-85.fc13.src.rpm , can't be compile to mipsel arch ? What I need ? With buildroot , I can build many apps (on fedora13) that work in the box, but boot a new kernel, I still have some doubts.
Booting a SoC is not a kernel-only job. It involves bootloader, the arch and board-specific codes and drivers. People usually start their hack from the vendor's code, the bootloader and the kernel with a lot of modifications, if the source is released. I won't suggest you start from vanilla or fedora kernel.
For a vanilla kernel, start with: ARCH=mips make menuconfig, and then build with your buildroot compiler.
Thanks, _______________________________________________ mips mailing list mips@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mips