--- zzzz-none-000/linux-2.6.19.2/arch/powerpc/boot/wrapper 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/powerpc/boot/wrapper 2007-01-11 07:38:19.000000000 +0000 @@ -179,11 +179,11 @@ fi if [ -n "$initrd" ]; then - addsec $tmp "$initrd" $isection + addsec $tmp "$initrd" initrd fi if [ -n "$dtb" ]; then - addsec $tmp "$dtb" .kernel:dtb + addsec $tmp "$dtb" dtb fi if [ "$platform" != "miboot" ]; then