]> git.baikalelectronics.ru Git - uboot.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)
commit1f1c19715be41ad5cbe592a2dcd940e7b4b4635b
treeb1af3eec6b218014ec786eccc71079f8c80c6652
parent4b2ebb91886b23f4f8e06455a693eae886e14018
toradex: drop legacy show_boot_logo function and use splashscreen

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

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