]> git.sur5r.net Git - u-boot/commit
tools/kwbimage: add DEBUG option
authorChris Packham <judge.packham@gmail.com>
Wed, 9 Nov 2016 09:21:45 +0000 (22:21 +1300)
committerStefan Roese <sr@denx.de>
Thu, 1 Dec 2016 08:10:49 +0000 (09:10 +0100)
commit2611c05e840033e4c4ab83115836d7657f5b316b
treee2f8dddf724ac0fcb5f9a45628a44f6ec4dc511b
parent4bdb547978a289dc33be9ba72dbb0e861b4aa31b
tools/kwbimage: add DEBUG option

Offset 0x1 in the generated kwb image file is a set of flags, bit 0
enables debug output from the BootROM firmware.  Allow a DEBUG option in
the kwb configuration to request debug output from the BootROM firmware.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c
tools/kwbimage.h