I'd like to suggest that we start using the LMA in libsa's ELF loadfile code, so that VMA != LMA applications will work. This should not cause a problem for any port currently using loadfile, since VMA == LMA unless explicitly frobbed by the linker script. seems valid & correct to me.