On Wed, 16 Jan 2019 at 04:24, Michal Simek <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

