commit | ffccee2a0cca5ee1e1690c68f9738ac463d5dc06 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Jan 25 18:13:13 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 31 10:23:38 2022 +0100 |
tree | 9283283560fbb5a636b9b46283651d6c31dd8753 | |
parent | a3c6496bb2e19e7ae8618ae70ee13aecebfaaf88 [diff] |
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>