
On 08.11.21 18:12, Marek Behún wrote:
From: Marek Behún marek.behun@nic.cz
Hi Stefan,
Pali has prepared another series of patches for kwbimage, I have reviewed them.
Marek
Pali Rohár (11): tools: kwbimage: Add support for new commands UART_PORT and UART_MPP tools: kwbimage: Explicitly set version also for kwbimage v0 tools: kwbimage: Set BOOT_FROM by default to SPI tools: kwbimage: Fix validation of kwbimage v0 tools: kwbimage: Remove unused enums and prototypes tools: kwbimage: Align final UART image to 128 bytes tools: kwbimage: Do not put final image padding to the image data size tools: kwbimage: Align kwbimage header to proper size tools: kwbimage: Fill the real header size into the main header tools: kwbimage: Properly calculate and align kwbimage v0 header size tools: kwbimage: Properly set srcaddr in kwbimage v0
tools/kwbimage.c | 250 ++++++++++++++++++++++++++++++++--------------- tools/kwbimage.h | 25 +---- 2 files changed, 174 insertions(+), 101 deletions(-)
Applied to u-boot-marvell/master
Thanks, Stefan