]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] bootwrapper: Allow platforms to call library zImage_start
authorMilton Miller <miltonm@bga.com>
Wed, 21 Mar 2007 15:02:53 +0000 (09:02 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 26 Mar 2007 05:11:20 +0000 (15:11 +1000)
commit2acdf1f74d4dd069e58f65027f865f7a1eb5e918
tree5870375db12eb80b94ec7a0d3431022ec63fcb1e
parent9837f7ea24b3cfe3a998de360ff5250d57a26c5f
[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>
arch/powerpc/boot/crt0.S