commit | 1e0728af9968cb8096464c7e440141f3db32da81 | [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 | 883bf45691a22c3764bdb4ee3ea8c671dc949016 [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>