Re: [PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option

2019-04-01 Thread Bartlomiej Zolnierkiewicz
On 02/06/2019 11:14 AM, Martin Kepplinger wrote: > From: Melchior Franz > > The FB_PRE_INIT_FB option keeps the kernel from reinitializing the display > and prevents flickering during the transition from a bootloader splash > screen to the kernel logo screen. > > Make this option available for

[PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option

2019-02-07 Thread Martin Kepplinger
From: Melchior Franz The FB_PRE_INIT_FB option keeps the kernel from reinitializing the display and prevents flickering during the transition from a bootloader splash screen to the kernel logo screen. Make this option available for the mxsfb driver. Signed-off-by: Melchior Franz Signed-off-by: