commit | 2611c05e840033e4c4ab83115836d7657f5b316b | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Wed Nov 09 22:21:45 2016 +1300 |
committer | Stefan Roese <sr@denx.de> | Thu Dec 01 09:10:49 2016 +0100 |
tree | e2f8dddf724ac0fcb5f9a45628a44f6ec4dc511b | |
parent | 4bdb547978a289dc33be9ba72dbb0e861b4aa31b [diff] |
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>