Skip to content

Add PWM modules into initramfs for armhf images

Denis Pynkin requested to merge wip/d4s/T7018_boosplash into apertis/v2022dev0

Kernel 5.7+ which we are using provides separate PWM modules pwm_imx27 and pwm_bl which doesn't included into initramfs. Adding modules above into initramfs allow to initialize LVDS display attached to SabreLite before Plymouth start. This fixes the splash screen for target images.

For now we haven't overlay for initramfs additional modules only for arm64 architecture, hence fix the overlay adding in ospack recipes.

Signed-off-by: Denis Pynkin denis.pynkin@collabora.com

Merge request reports

Loading