commit | 8ed31f369a73d926afa3fdd6a63b71a9c0b487dc | [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 | 5f647c2284e418e366a9d8f7b58145713875dbba [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>