Can support Raspberry Pi 2 (ARM7) bcm2709
2015-07-24 0:20 GMT+08:00 Gilles Chanteperdrix < [email protected]>: > > 张立鑫 wrote: > > https://github.com/raspberrypi/linux > > > > git reset --hard 43f497a2035f3d4a2f766d20827c68e0437cdd58 > > > > use > > > https://github.com/raspberrypi/linux/blob/rpi-3.18.y/arch/arm/configs/bcm2709_defconfig > > > > $ export > > > PATH=$PATH:~/raspberrypi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin > > $ export CCPI=arm-linux-gnueabihf- > > $ KERNEL=kernel7 > > $ mkdir build > > $ make mrproper > > $ make ARCH=arm O=build CROSS_COMPILE=$CCPI bcm2709_defconfig > > $ make ARCH=arm O=build CROSS_COMPILE=$CCPI menuconfig > > > > enabled ipipe > > It is not obvious at this point how you got the I-pipe patch for that > processor. The git you use is not a git supported by the Xenomai project, > as such we have no information about it. And the list of processors > supported by Xenomai (not by third parties gits obviously) may be found > here: > > http://xenomai.org/embedded-hardware/#Supported_SoC > > > -- > Gilles. > https://click-hack.org > > _______________________________________________ Xenomai mailing list [email protected] http://xenomai.org/mailman/listinfo/xenomai
