[U-Boot] [PATCH v2 2/4] arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation

Simon Glass sjg at chromium.org
Wed Jan 16 21:34:21 UTC 2019


On Wed, 16 Jan 2019 at 04:24, Michal Simek <michal.simek at xilinx.com> wrote:
>
> Bootrom is not capable to work with non align bootloader partition
> that's why it is necessary to align it before boot.bin creation.
> The patch is creating new spl/u-boot-spl-align.bin which is used only
> for boot.bin.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v2:
> - New patch for solving issue with zynqmpimage.c
>
>  scripts/Makefile.spl | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Can we use binman for zynq? Also, why not always align?

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list