On Sun, 2014-07-13 at 12:26 +0200, Bastien ROUCARIES wrote:
Sorry the delay, I was procrastinating on responding because I'm wasn't
really sure what to suggest.
> On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell wrote:
> > On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote:
> >> On Sun, Jul
On Sun, Jul 13, 2014 at 12:26 PM, Bastien ROUCARIES
wrote:
> On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell wrote:
>> On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote:
>>> On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr wrote:
>>> > * Bastien ROUCARIES [2014-07-12 19:05]:
>>> >> Hi
On Sun, Jul 13, 2014 at 9:39 AM, Ian Campbell wrote:
> On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote:
>> On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr wrote:
>> > * Bastien ROUCARIES [2014-07-12 19:05]:
>> >> Hi UImage is too big to get into mtd :S You said that it it is a
>> >
On Sun, 2014-07-13 at 00:58 +0200, Bastien ROUCARIES wrote:
> On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr wrote:
> > * Bastien ROUCARIES [2014-07-12 19:05]:
> >> 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 ?
> >
> > I b
On Sun, Jul 13, 2014 at 12:14 AM, Martin Michlmayr wrote:
> * Bastien ROUCARIES [2014-07-12 19:05]:
>> 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 ?
>
> I believe we said the initramfs generated by initramfs-tools is
> trimmed d
* Bastien ROUCARIES [2014-07-12 19:05]:
> 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 ?
I believe we said the initramfs generated by initramfs-tools is
trimmed down. How big is the uimage and how much space do you have?
> BTW i
On Sat, Jul 12, 2014 at 7:05 PM, Bastien ROUCARIES
wrote:
> On Wed, Jul 9, 2014 at 9:58 AM, Ian Campbell wrote:
>> On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote:
>>> On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell wrote:
>>> > On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote:
On Wed, Jul 9, 2014 at 9:58 AM, Ian Campbell wrote:
> On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote:
>> On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell wrote:
>> > On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote:
>> >> * Bastien ROUCARIES [2014-07-06 22:10]:
>> >> > >> You co
On Tue, 2014-07-08 at 23:28 +0200, Bastien ROUCARIES wrote:
> On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell wrote:
> > On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote:
> >> * Bastien ROUCARIES [2014-07-06 22:10]:
> >> > >> You combine the kernel and the DTB in $(TEMP)/dns-320/vmlinuz-dns
On Tue, Jul 8, 2014 at 9:39 PM, Ian Campbell wrote:
> On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote:
>> * Bastien ROUCARIES [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 genera
On Mon, 2014-07-07 at 17:05 +0200, Martin Michlmayr wrote:
> * Bastien ROUCARIES [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
> > >> ke
* Bastien ROUCARIES [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.
--
Martin Michlmayr
http://ww
On Sun, Jul 6, 2014 at 9:35 PM, Martin Michlmayr wrote:
> + cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb >
> $(TEMP)/dns-320/vmlinuz-dns320
> + mkimage -A arm -O linux -T kernel -C none -e 0x8000 -a 0x8000
> -n "Debian kernel" -d $(TEMP)/dns-320/kernel $(TEMP)/dns-320/
On Sun, Jul 6, 2014 at 10:10 PM, Bastien ROUCARIES
wrote:
> On Sun, Jul 6, 2014 at 9:35 PM, Martin Michlmayr wrote:
>> + cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb >
>> $(TEMP)/dns-320/vmlinuz-dns320
>> + mkimage -A arm -O linux -T kernel -C none -e 0x8000 -a
>> 0x8
+ cat $(TEMP_KERNEL) $(TEMP_DTBS)/kirkwood-dns320.dtb >
$(TEMP)/dns-320/vmlinuz-dns320
+ mkimage -A arm -O linux -T kernel -C none -e 0x8000 -a 0x8000
-n "Debian kernel" -d $(TEMP)/dns-320/kernel $(TEMP)/dns-320/kernel.uboot
You combine the kernel and the DTB in $(TEMP)/dns-3
On Sun, Jun 22, 2014 at 8:35 PM, Martin Michlmayr wrote:
> * bastien ROUCARIES [2014-06-22 20:18]:
>> Package: debian-installer
>> control: tags -1 + patch
>
> This is not correct. You're adding a Kirkwood image to the Orion
> build file.
This time I believe it is correct.
>
> --
> Martin Michl
* bastien ROUCARIES [2014-06-22 20:18]:
> Package: debian-installer
> control: tags -1 + patch
This is not correct. You're adding a Kirkwood image to the Orion
build file.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
Package: debian-installer
control: tags -1 + patch
Now the patch needed
I have only made the dlink firmware image.
Bastien>From 2cd583c24dedc3e8680bd084bf16e504c75e5104 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?=
Date: Sun, 22 Jun 2014 20:08:10 +0200
Subject: [PATCH] Add
18 matches
Mail list logo