From: Paul Mackerras Date: Thu, 9 Nov 2006 05:00:06 +0000 (+1100) Subject: [POWERPC] Make sure initrd and dtb sections get into zImage correctly X-Git-Tag: v2.6.19-rc6~29^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621da0f8af228525e4b40390e36fbdc44a587cf1;p=pandora-kernel.git [POWERPC] Make sure initrd and dtb sections get into zImage correctly 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 --- Reading git-diff-tree failed