* The routerstationpro kernel image is huge
@ 2012-11-29 21:59 Lisandro Damián Nicanor Pérez Meyer
2012-11-30 20:21 ` Lisandro Damián Nicanor Pérez Meyer
0 siblings, 1 reply; 3+ messages in thread
From: Lisandro Damián Nicanor Pérez Meyer @ 2012-11-29 21:59 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 919 bytes --]
Hi! First of all, I don't know if this is the correct mailing list to write
this. If it is not, please point me to th right one. Thanks!
I have found that the kernel image for the routerstationpro in poky danny 8.0
is huge. The flash of the device is just 16MB, so a 86 MB image is more than
what fits in there ;-)
I would like to solve the problem, but I really don't know where to start.
I have used OpenEmbedded before, but this are my first steps within the yocto
project.
Any pointer would be much appreciated.
[0]
<http://downloads.yoctoproject.org/releases/yocto/yocto-1.3/machines/routerstationpro/>
Kinds regards, Lisandro.
--
<Tincho> me cago en el gato, es como la tercera vez que me apreta
backspace mientras tengo apretados ctrl y alt
Visto en #lugfi, irc.freenode.net
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: The routerstationpro kernel image is huge
2012-11-29 21:59 The routerstationpro kernel image is huge Lisandro Damián Nicanor Pérez Meyer
@ 2012-11-30 20:21 ` Lisandro Damián Nicanor Pérez Meyer
2012-11-30 21:01 ` Bruce Ashfield
0 siblings, 1 reply; 3+ messages in thread
From: Lisandro Damián Nicanor Pérez Meyer @ 2012-11-30 20:21 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: Text/Plain, Size: 715 bytes --]
On Thu 29 Nov 2012 18:59:18 Lisandro Damián Nicanor Pérez Meyer escribió:
> Hi! First of all, I don't know if this is the correct mailing list to write
> this. If it is not, please point me to th right one. Thanks!
>
> I have found that the kernel image for the routerstationpro in poky danny
> 8.0 is huge. The flash of the device is just 16MB, so a 86 MB image is
> more than what fits in there ;-)
JFTR: the image wasn't stripped.
To strip it:
../../../tmp/sysroots/x86_64-linux/usr/bin/mips32-poky-linux/mips-poky-linux-
strip -s -R .comment vmlinux-foo.bin
Kinds regards, Lisandro.
--
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 853 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: The routerstationpro kernel image is huge
2012-11-30 20:21 ` Lisandro Damián Nicanor Pérez Meyer
@ 2012-11-30 21:01 ` Bruce Ashfield
0 siblings, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-11-30 21:01 UTC (permalink / raw)
To: Lisandro Damián Nicanor Pérez Meyer; +Cc: yocto
On 12-11-30 03:21 PM, Lisandro Damián Nicanor Pérez Meyer wrote:
> On Thu 29 Nov 2012 18:59:18 Lisandro Damián Nicanor Pérez Meyer escribió:
>> Hi! First of all, I don't know if this is the correct mailing list to write
>> this. If it is not, please point me to th right one. Thanks!
>>
>> I have found that the kernel image for the routerstationpro in poky danny
>> 8.0 is huge. The flash of the device is just 16MB, so a 86 MB image is
>> more than what fits in there ;-)
>
> JFTR: the image wasn't stripped.
>
> To strip it:
>
> ../../../tmp/sysroots/x86_64-linux/usr/bin/mips32-poky-linux/mips-poky-linux-
> strip -s -R .comment vmlinux-foo.bin
and also for the record, we have this logged in bug 3515, and we'll
make this the default for the build.
Cheers,
Bruce
>
> Kinds regards, Lisandro.
>
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-30 21:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 21:59 The routerstationpro kernel image is huge Lisandro Damián Nicanor Pérez Meyer
2012-11-30 20:21 ` Lisandro Damián Nicanor Pérez Meyer
2012-11-30 21:01 ` Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.