commit | 02d770a5bf9a88dd6ead38facee327f516a2b1c9 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Wed Aug 31 11:28:59 2022 +0200 |
committer | Michal Simek <michal.simek@amd.com> | Tue Sep 13 11:32:48 2022 +0200 |
tree | 8ad2eb6b64504d4cb396e5134778dc9a4ce45e05 | |
parent | b78f9ff2029be421357b9c89c1a3ca4e82535b10 [diff] |
ARM: zynq: Align bss and end of u-boot image to 64bits 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 <michal.simek@amd.com> Link: https://lore.kernel.org/r/9f3688cda188d8ea0b462df2aa08a10ddcc9c149.1661938136.git.michal.simek@amd.com