
22 Oct
2014
22 Oct
'14
8:57 p.m.
On Wed, Oct 22, 2014 at 03:44:36PM +0200, Hans de Goede wrote:
Add a Kconfig option which users can select when they want to boot older kernels, e.g. the linux-sunxi 3.4 kernels. For now this just forces the pll5 "p" value to 1 (divide by 2) as that is what those kernels are hardcoded too, in the future this may enable further workarounds.
Conceptually fine, but please do CONFIG_OLD_SUNXI_KERNEL_COMPAT so that we don't start using this symbol more broadly and so it's clear where exactly it's compat for. Thanks!
--
Tom