ET_DYN flag in ELF header?

Yoder Stuart stuart.yoder at freescale.com
Fri Nov 21 07:51:50 EST 2008


The ePAPR specifies that for an ELF file with a header
e_type value of ET_DYN, that the boot program can load
a client program at an address of its chosing.

Question is how to set the ET_DYN flag in an ELF header?
I haven't had the time to dig through the linker 
documentation yet, but wondered if anyone has tried
to do this yet, and if so, how you did it.

I'd like to avoid an ugly hack like binary patching
a linked executable.

Thanks,
Stuart Yoder



More information about the devicetree-discuss mailing list