]> git.dujemihanovic.xyz Git - u-boot.git/commit
toradex: drop legacy show_boot_logo function and use splashscreen
authorIgor Opaniuk <igor.opaniuk@toradex.com>
Mon, 14 Sep 2020 08:01:06 +0000 (11:01 +0300)
committerStefano Babic <sbabic@denx.de>
Thu, 17 Sep 2020 12:39:09 +0000 (14:39 +0200)
commite6fd30dd9eef8bdfec2625c1cb8f73d5a6b3e0a1
treeb1af3eec6b218014ec786eccc71079f8c80c6652
parent1310660f5cd28a0a65223b8bb87d4ddf1a07089c
toradex: drop legacy show_boot_logo function and use splashscreen

Drop show_boot_logo legacy function, as splashscreen functionality can
be used instead.

Fixes: d324189772("toradex: common: show boot logo")
Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
board/toradex/common/tdx-common.c