commit | 89e1f76a733a691637281831a62533196e39bb24 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Aug 30 14:58:46 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Sep 22 07:33:20 2016 +0200 |
tree | 8b5cb220ed9bb3d73b357e2c89d0826af2cfbdd4 | |
parent | ebbac2f28a5d51da0b54dd70210d656f6aa1931d [diff] |
ARM64: zynqmp: Move BSS location to the beginning of ram With SPL_DFU support memory layout needs to be cleanup that's why move bss to the start of memory. Signed-off-by: Michal Simek <michal.simek@xilinx.com>