]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] More bootwrapper reorganization
authorMark A. Greer <mgreer@mvista.com>
Mon, 16 Oct 2006 20:49:27 +0000 (13:49 -0700)
committerPaul Mackerras <paulus@samba.org>
Wed, 18 Oct 2006 05:50:18 +0000 (15:50 +1000)
commitc888554bf95a5a0a6ac3e2389c6bf1e03e9480ba
tree0bd690be6846ac378498310f9d90ae526a3028bd
parentb0a779debd56514b2b5de7617a1643e5dac2d4dd
[POWERPC] More bootwrapper reorganization

More reorganization of the bootwrapper:
- Add dtb section to zImage
- ft_init now called by platform_init
- Pack a flat dt before calling kernel
- Remove size parameter from free
- printf only calls console_ops.write it its not NULL
- Some cleanup

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/main.c
arch/powerpc/boot/of.c
arch/powerpc/boot/ops.h
arch/powerpc/boot/stdio.c
arch/powerpc/boot/wrapper
arch/powerpc/boot/zImage.coff.lds.S
arch/powerpc/boot/zImage.lds.S