On Wed, Jul 9, 2014 at 9:58 AM, Ian Campbell <i...@hellion.org.uk> wrote: > On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote: >> On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell <i...@hellion.org.uk> wrote: >> > 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 >> >> My fault here updated version > > Thanks, pushed. It should show up in the dailies tomorrow.
Hi UImage is too big to get into mtd :S You said that it it is a trimmed down version ? Any idea to trim more ? BTW it seems that this config need a serial console in order to set ssh password. Do you have pointer about documentation of how to set it without serial. I plan to document dns-320 on the wiki. Bastien > Ian. > -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org