commit | 160cc3ece727c5158facec9937c2a5b10013bae1 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Wed Mar 21 09:02:53 2007 -0600 |
committer | Paul Mackerras <paulus@samba.org> | Mon Mar 26 15:11:20 2007 +1000 |
tree | 5870375db12eb80b94ec7a0d3431022ec63fcb1e | |
parent | 6a923216aac01d0f3eeea606377b81541f1a2773 [diff] |
[POWERPC] bootwrapper: Allow platforms to call library zImage_start Some platforms might need to run some code before the zImage start, but could otherwise use the bss clear and relocation code. Export the start address strongly as zImage_start_lib. Signed-off-by: Milton Miller <miltonm@bga.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>