On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote: > * Bastien ROUCARIES <roucaries.bast...@gmail.com> [2014-07-06 22:10]: > > >> 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. > > > > Corrected thank > > Looks good.
I went to apply this but: mkdir -p ./tmp/kirkwood_network-console/dns-320 cat ./tmp/kirkwood_network-console/vmlinuz-3.14-1-kirkwood ./tmp/kirkwood_network-console/lib/kirkwood-dns320.dtb > ./tmp/kirkwood_network-console/dns-320/vmlinuz-dns320 mkimage -A arm -O linux -T kernel -C none -e 0x00008000 -a 0x00008000 -n "Debian kernel" -d ./tmp/kirkwood_network-console/dns-320/kernel ./tmp/kirkwood_network-console/dns-320/vmlinuz-dns320 /usr/bin/mkimage: Can't open ./tmp/kirkwood_network-console/dns-320/kernel: No such file or directory config/armel/kirkwood/network-console.cfg:9: recipe for target 'dns-320' failed Ian. -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/1404848355.11945.22.ca...@hastur.hellion.org.uk