mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 19:28:36 +00:00
accc9e446b
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. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Tom Rini <trini@ti.com> -- Changes in v2: -s/CONFIG_OLD_KERNEL_COMPAT/CONFIG_OLD_SUNXI_KERNEL_COMPAT. -Move the code block setting P(1) for old kernels to where P gets cleared |
||
---|---|---|
.. | ||
ahci.c | ||
board.c | ||
dram_a10_olinuxino_l.c | ||
dram_a10s_olinuxino_m.c | ||
dram_a13_oli_micro.c | ||
dram_a13_olinuxino.c | ||
dram_a20_olinuxino_l.c | ||
dram_a20_olinuxino_l2.c | ||
dram_bananapi.c | ||
dram_cubieboard.c | ||
dram_cubieboard2.c | ||
dram_cubietruck.c | ||
dram_linksprite_pcduino3.c | ||
dram_r7dongle.c | ||
dram_sun4i_360_512.c | ||
dram_sun4i_360_1024_iow8.c | ||
dram_sun4i_360_1024_iow16.c | ||
dram_sun4i_384_1024_iow8.c | ||
dram_sun7i_384_512_busw16_iow16.c | ||
dram_sun7i_384_1024_iow16.c | ||
gmac.c | ||
Kconfig | ||
MAINTAINERS | ||
Makefile |