[U-Boot] [PATCH 10/11] ARM: mxs: Enable 4x6 font for X-Fi3
Marek Vasut
marex at denx.de
Wed Jul 31 17:15:59 CEST 2013
Dear Stefano Babic,
> On 30/07/2013 23:38, Marek Vasut wrote:
> > This device has a very small screen and thus can benefit from using
> > smaller font. Enable it.
> >
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Cc: Fabio Estevam <fabio.estevam at freescale.com>
> > Cc: Otavio Salvador <otavio at ossystems.com.br>
> > Cc: Stefano Babic <sbabic at denx.de>
> > ---
> >
> > include/configs/xfi3.h | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/include/configs/xfi3.h b/include/configs/xfi3.h
> > index 10facd9..18467f6 100644
> > --- a/include/configs/xfi3.h
> > +++ b/include/configs/xfi3.h
> > @@ -58,6 +58,7 @@
> >
> > /* LCD */
> > #ifdef CONFIG_VIDEO
> >
> > +#define CONFIG_VIDEO_FONT_4X6
> >
> > #define CONFIG_VIDEO_MXS_MODE_SYSTEM
> > #define CONFIG_SYS_BLACK_IN_WRITE
> > #define LCD_BPP LCD_COLOR16
>
> This patch should be squashed with 5/11 because you add a new file.
I explicitly keep it this way , see the cover letter. You could apply first 6
patches and after Anatolij checks the font stuff, the rest can be applied. Or if
I do get an ACK from Anatolij, I will squash them, yes.
Best regards,
Marek Vasut
More information about the U-Boot
mailing list