Please pull u-boot-marvell/master
Stefan Roese
sr at denx.de
Wed Nov 10 14:52:58 CET 2021
Hi Tom,
please pull the next batch of Marvell MVEBU related patches. Mostly
improvements for v0 image compatibility and stability patches for
kwboot/kwbimage from Pali. Here the summary log:
----------------------------------------------------------------
- Minor kwboot improvements (Pali)
- Misc kwbimage improvements (Pali)
- pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro (Pali)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=133&view=results
Thanks,
Stefan
The following changes since commit e8e9c6f48400989c5fc54467576f8d535bd713e6:
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
(2021-11-09 15:05:33 -0500)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 5c61710c9880290d54db72878c4435cdaee07d78:
tools: kwbimage: Properly set srcaddr in kwbimage v0 (2021-11-10
12:08:06 +0100)
----------------------------------------------------------------
Pali Rohár (14):
tools: kwboot: Fix sending Kirkwood v0 images
tools: kwboot: Always print kwboot version
pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro
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
drivers/pci/pci_mvebu.c | 11 +--
tools/kwbimage.c | 250
+++++++++++++++++++++++++++++++++---------------
tools/kwbimage.h | 25 +----
tools/kwboot.c | 28 ++++--
4 files changed, 200 insertions(+), 114 deletions(-)
More information about the U-Boot
mailing list