]> git.baikalelectronics.ru Git - uboot.git/commit
tools: kwboot: Set debug flag to 1
authorPali Rohár <pali@kernel.org>
Tue, 25 Jan 2022 17:13:13 +0000 (18:13 +0100)
committerStefan Roese <sr@denx.de>
Mon, 31 Jan 2022 09:23:38 +0000 (10:23 +0100)
commitdf71f2251b9c36c7ed43cdd7051733e28f10f26e
tree9283283560fbb5a636b9b46283651d6c31dd8753
parent6a4b9b77d0b37f2479663fc07f28cc4a3f6843e7
tools: kwboot: Set debug flag to 1

This should enable BootROM output on UART.

(At least on A385 BootROM this is broken, BootROM ignores this debug
 flag and does not enable its output on UART if some valid image is
 available in SPI-NOR.)

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwboot.c