-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Orange Pi 2G build with kernel 5.0 #56
Comments
what are the advantages?I have patched the 3.10.62 so that it does not rotate the MAC, also we have patches to operate TFT touch screen and oled in said version of the kernel, for my part I do not see any sense of uploading the kernel version. |
Why ? Newer Kernels are safer. Also 3.10 is not supported anymore.. U better run your Hardware with a recent Kernel. |
Please only make use of supported kernels. Drop all support for old/unsupported kernels like the 3.10 @txurtxil is still using! |
@boomflyl @txurtxil U can use the armv7_multi_defconfig in the upstream kernel but u need to enable ARCH_RDA in the menuconfig. For Uboot no upstream version is available yet. |
Hello! Is it possible to build a system on kernel 5.0. Added RDA support to the main linux repository https://github.com/torvalds/linux/tree/master/arch/arm/mach-rda
Is it possible to use their kernel to build a system for OrangePi 2G?
The text was updated successfully, but these errors were encountered: