]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit085e15ae08095f96ea2501682ce837b23abca691
tree26aeb4eb744421ac51cf1313b4e15e2ef5dab61d
parentfcb566f59e495e34fa4f7271d6dba332a637a8d6
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