]> git.baikalelectronics.ru Git - uboot.git/commit
configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:42:08 +0000 (14:42 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commit69950e74b3f0d830220444a43964a030d8308328
tree7dd22e9b0fa10bdf7ba9fe0d987d0a080a29cdd0
parent3003f432e00548376ef02e1729ca1a3bb430096e
configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r

Add the variable used by PXE command for fdtoverlays support
since the commit 757137a24cfa ("cmd: pxe: add support for FDT overlays").

Reused the unused "splashimage" address as CONFIG_SPLASH_SOURCE and
CONFIG_VIDEO_LOGO are not activated and U-Boot display the "BACKGROUND"
image found in extlinux.conf to manage splashscreen on stm32mp1 boards.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
include/configs/stm32mp1.h