]> git.ipfire.org Git - people/ms/u-boot.git/commit - tools/kwbimage.c
tools/kwbimage: add BAUDRATE option
authorChris Packham <judge.packham@gmail.com>
Wed, 9 Nov 2016 09:07:45 +0000 (22:07 +1300)
committerStefan Roese <sr@denx.de>
Thu, 1 Dec 2016 08:10:43 +0000 (09:10 +0100)
commit4bdb547978a289dc33be9ba72dbb0e861b4aa31b
tree1af8cc484f67f2a53ed716b7e5bafeb823bd7a21
parenta53d97ae851f6ddd2cb3dbb9cad63f4c3997f542
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>
tools/kwbimage.c
tools/kwbimage.h