Re: [PATCH] ARM: zynq: Align bss and end of u-boot image to 64bits

2022-09-06 Thread Michal Simek
st 31. 8. 2022 v 11:29 odesílatel Michal Simek napsal: > > The main reason is that DT memory reserved code is expecting DT to be 64bit > aligned. For more information take a look at commit 5bd5ee02b23b ("xilinx: > zynqmp: Check that DT is 64bit aligned"). > > Signed-off-by: Michal Simek > --- > >

[PATCH] ARM: zynq: Align bss and end of u-boot image to 64bits

2022-08-31 Thread Michal Simek
The main reason is that DT memory reserved code is expecting DT to be 64bit aligned. For more information take a look at commit 5bd5ee02b23b ("xilinx: zynqmp: Check that DT is 64bit aligned"). Signed-off-by: Michal Simek --- arch/arm/mach-zynq/u-boot.lds | 4 ++-- 1 file changed, 2 insertions(+