commit | 883bf45691a22c3764bdb4ee3ea8c671dc949016 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Wed Nov 09 22:07:45 2016 +1300 |
committer | Stefan Roese <sr@denx.de> | Thu Dec 01 09:10:43 2016 +0100 |
tree | 1af8cc484f67f2a53ed716b7e5bafeb823bd7a21 | |
parent | 1d49668e62e16388cfbde36bb989eb0aa4544efb [diff] |
tools/kwbimage: add BAUDRATE option Offset 0x18 in some Marvell datasheets this field is redacted as "reserved". This offset is actually a set of options and bits 2:0 allow the selection of the UART baudrate. Allow a BAUDRATE option to set the UART baudrate for any messages coming from the BootROM firmware. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>