[PATCH 0/4] arm: mvebu: Fix usage of BIN header arguments

Stefan Roese sr at denx.de
Thu Oct 28 12:48:46 CEST 2021


On 21.10.21 16:46, Pali Rohár wrote:
> BIN header arguments are used only for aligning ARM executable code
> to 128-bit boundary. This patch series document this behavior and fix
> kwbimage and kwboot code to properly generate BIN headers.
> 
> Pali Rohár (4):
>    tools: kwboot: Align UART baudrate change code in BIN header to
>      128-bit boundary
>    tools: kwbimage: Align BIN header executable code to 128-bit boundary
>    arm: mvebu: Add documentation for save_boot_params() function
>    arm: mvebu: Remove dummy BIN header arguments for SPL binary
> 
>   arch/arm/mach-mvebu/kwbimage.cfg.in |  2 +-
>   arch/arm/mach-mvebu/lowlevel_spl.S  |  9 +++++
>   tools/kwbimage.c                    | 51 +++++++++++++++++++----------
>   tools/kwboot.c                      | 22 ++++++++++---
>   4 files changed, 61 insertions(+), 23 deletions(-)
> 

Applied to u-boot-marvell/master

Thanks,
Stefan


More information about the U-Boot mailing list