[U-Boot] [PATCH 10/11] ARM: mxs: Enable 4x6 font for X-Fi3
Stefano Babic
sbabic at denx.de
Wed Jul 31 17:01:45 CEST 2013
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.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list