]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation
authorMichal Simek <michal.simek@xilinx.com>
Wed, 16 Jan 2019 11:14:00 +0000 (12:14 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 28 Jan 2019 07:36:35 +0000 (08:36 +0100)
commit6dd9e5eaec88922ee74cadd2ad5631c3312ac665
tree4dbd126fd1978ef4ba211a3f59aa8dd22a6445de
parentbc9d9f2459f72fd08c2df46580b807d69d01b3e3
arm64: zynqmp: Align u-boot-spl.bin for boot.bin creation

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@xilinx.com>
scripts/Makefile.spl