]> git.ipfire.org Git - people/ms/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)
committerAnatolij Gustschin <agust@denx.de>
Mon, 11 Jul 2016 20:26:40 +0000 (22:26 +0200)
commitadde435fa7c03c17c40e9f771eceed127fbbc251
tree839ecc5627a54f0c829298ffc22ad74c92e30aaf
parent19ce924ff914f315dc2fdf79f357825c513aed6e
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