arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE
authorPali Rohár <pali@kernel.org>
Tue, 18 Jan 2022 09:43:23 +0000 (10:43 +0100)
committerStefan Roese <sr@denx.de>
Thu, 20 Jan 2022 13:46:03 +0000 (14:46 +0100)
commit8f880c3d89432e9988b23bb7099d6360c14a206f
tree26aeb4eb744421ac51cf1313b4e15e2ef5dab61d
parent2928d2cd502a73eca2773f9ce3d5d96daca72788
arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE

After next branch was merged to v2022.01 release, U-Boot on A3720 started
printing "<debug_uart>" line on UART during booting. There is no need to
print this debug line by default, so disable it via config option
CONFIG_DEBUG_UART_ANNOUNCE in all config files for Armada 3720 boards.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/mvebu_db-88f3720_defconfig
configs/mvebu_espressobin-88f3720_defconfig
configs/turris_mox_defconfig
configs/uDPU_defconfig