]> code.ossystems Code Review - bsp/u-boot.git/commit
video: allow version string to be optional when using LOGO
authorTim Harvey <tharvey@gateworks.com>
Tue, 24 May 2016 21:59:59 +0000 (14:59 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Jul 2016 20:22:56 +0000 (17:22 -0300)
commit3a09cf7af83a054711df0140973bc9715adf122a
tree3f6310550d5d01baad530ce2c73aaf718e00a7d8
parentd27fd386567474bc8d7d79c9de4672ba540f012f
video: allow version string to be optional when using LOGO

The CONFIG_HIDE_LOGO_VERSION config can be used to disable putting the
U-Boot version string on top of the logo.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
README
drivers/video/cfb_console.c