]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT
authorStefan Roese <sr@denx.de>
Sun, 3 Oct 2021 09:53:45 +0000 (11:53 +0200)
committerStefan Roese <sr@denx.de>
Fri, 8 Oct 2021 06:37:55 +0000 (08:37 +0200)
commit03174d3eed53ed6435fdaf884acb47ab92d1959e
treee5cc2cdf8945165277daa1d6fe9202237bce15ad
parent2917da2e7704c441df324e391944c3b854da6045
arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT

Select SPL_SKIP_LOWLEVEL_INIT on 32bit Armada platforms via Kconfig,
as this was removed from mach/config.h in 1c8afc0f ("Convert
CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig").

Signed-off-by: Stefan Roese <sr@denx.de>
Fixes: 1c8afc0f ("Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig")
Cc: Tom Rini <trini@konsulko.com>
Cc: Marek Behún <kabel@kernel.org>
Cc: Pali Rohár <pali@kernel.org>
Tested-by: Pali Rohár <pali@kernel.org>
arch/arm/mach-mvebu/Kconfig