commit | 88e687313e683ee006152d611b95f40900e3bce0 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@mvista.com> | Tue Mar 27 15:29:50 2007 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 13 03:55:16 2007 +1000 |
tree | f4929de1202fb2f16bce5b5bfc144b60c7f9571b | |
parent | 5e41763ae9b4b6335fab88da85600f16d7a5a7b5 [diff] |
[POWERPC] Move bootwrapper ELF parsing routines to a file The ELF parsing routines local to arch/powerpc/boot/main.c are useful to other callers therefore move them to their own file. Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org>