linux/arch/mips/boot
Florian Fainelli e970a72ec1 MIPS: ZBOOT: Define program header for text loadable segment
There is currently no corresponding ELF program header for the "text"
loadable segment which is confusing for some bootloader out there such
as CFE because it expects to find a program header matching the segment
it is trying to load. The Linux kernel ELF binary "vmlinux" has a
similar program header for the text segment so we just mimic this here
too.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-mips@linux-mips.org
Cc: blogic@openwrt.org
Cc: james.hogan@imgtec.com
Patchwork: https://patchwork.linux-mips.org/patch/5827/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2013-10-29 21:24:30 +01:00
..
compressed MIPS: ZBOOT: Define program header for text loadable segment 2013-10-29 21:24:30 +01:00
dts/include MIPS: Fix invalid symbolic link file 2013-09-19 17:04:35 +02:00
.gitignore MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00
ecoff.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
elf2ecoff.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Makefile MIPS: Add uImage build target 2013-09-03 18:00:01 +02:00