03-12-2016, 02:43 AM
(03-10-2016, 10:43 PM)Artyom Wrote:(03-10-2016, 02:04 PM)umiddelb Wrote:(03-10-2016, 07:03 AM)Artyom Wrote: Uli, can you post instructions how you reconfigure pine64 rt kernel from github with using menuconfig? And how you compile them...
I've updated the description how to build a custom kernel on the PINE64 in order to reflect @longsleeps recent changes on U-Boot .
For the RT kernel just take my Github repository instead, so
and so on.Code:git clone --depth 1 --single-branch -b pine64-hacks-1.2 https://github.com/umiddelb/linux-pine64-rt.git
curl -sSL https://github.com/longsleep/build-pine64-image/raw/master/blobs/pine64.dts > linux-pine64/arch/arm64/boot/dts/sun50i-a64-pine64-plus.dts
make sun50iw1p1smp_linux_defconfig
make menuconfig
make clean
make -j 4 Image sun50i-a64-pine64-plus.dtb modules
Yesterday I wrote chloris droid. Waiting for an answer... I also plan to write RT patch developers. Furthermore Now I recompile the kernel Raspberry Pi 2 to integrate ARM Gator. How to deal with him, we will integrate ARM Gator in Pne64 core.
There did not seem difficult now. You in? )))
As it turned out, even on Rpi2 ARM DS5 and ARM Gator work to put it mildly is not very good. Simply put Eclipse on Rpi2.
So I think to abandon the ARM Gator integration into Pine64 kernel.