Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | zynq: Fix elf header generation | Michal Simek | 2014-02-13 | -0/+99 |
This patch is here because of: "arm: keep all sections in ELF file" (sha1: 47ed5dd031d7d2c587e6afd386e79ccec1a1b7f7) Our tools expect to have elf with only LOAD header. Without this fix also PHDR, INTERP and DYNAMIC headers are available in ELF. Signed-off-by: Michal Simek <michal.simek@xilinx.com> |