[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#751716: [debian-installer] Patch



+       cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb > $(TEMP)/dns-320/vmlinuz-dns320
+       mkimage -A arm -O linux -T kernel -C none -e 0x00008000 -a 0x00008000 -n "Debian kernel" -d $(TEMP)/dns-320/kernel $(TEMP)/dns-320/kernel.uboot

You combine the kernel and the DTB in $(TEMP)/dns-320/vmlinuz-dns320.  But then
instead of using this file to generate the kernel.uboot, you use the original
kernel.

Otherwise look fine.
-- 
Martin Michlmayr
http://www.cyrius.com/

Attachment: 0001-Add-dns-320-to-debian-installer-list.patch
Description: application/download


Reply to: