[POWERPC] Make sure initrd and dtb sections get into zImage correctly
authorPaul Mackerras <paulus@samba.org>
Thu, 9 Nov 2006 05:00:06 +0000 (16:00 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 9 Nov 2006 05:00:06 +0000 (16:00 +1100)
The "wrapper" script was using the wrong names for the initrd and
dtb (device-tree blob) sections.  This fixes it, and also ensures
the symbols for the start and end of the dtb get defined correctly.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found