View Single Post
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#314
Originally Posted by mautz View Post
Download Kernel v8 with CONFIG_HZ=100

@minimec

I use the linaro toolchain to build the kernel(linaro 4.9.4 with Cortex A15 optimizations) and the Makefiles contain some specific linaro optimizations flags, that could have caused the errors you have encountered. Since v8 of the kernel you have to compile it with the 'make CONFIG_NO_ERROR_ON_MISMATCH=y' option or else you'll get an error at the end of compiling.
Thank you.

Do we have a kernel package of the default installation for fallback
purposes if something goes wrong after days, weeks?
 

The Following 2 Users Say Thank You to BluesLee For This Useful Post: