* OE on Kontron eb425
@ 2007-05-04 10:33 Stefano Cailotto
2007-05-05 12:35 ` Leon Woestenberg
0 siblings, 1 reply; 4+ messages in thread
From: Stefano Cailotto @ 2007-05-04 10:33 UTC (permalink / raw)
To: openembedded-devel
Hi all,
I'm trying to build something usable for a kontron eb425 board, based on an
intel ixp425.
I tried to compile using a generic ixp4xxbe, but when loading, the kernel
stops after uncompressing reporting a CRC error.
It seems that Kontron EmbeddedLinux development kit performs something on
the kernel before making zImage in order to load it in a specifed memory
location.
I'd like to use OE, anyway, so my questions are:
1) has anyone faced my same problem (possibly with positive results)?
2) is there away to "port" kontron configuration inside OE?I'm looking to
understand how...
Thanx,
Stefano
---------------------------------------------------------------------------
Stefano Cailotto - Research Consultant
---------------------------------------------------------------------------
EDALab - Networked Embedded Systems
c/o Dipartimento di Informatica - Universita` di Verona
Strada le Grazie, 15 - 37134 Verona (Italy)
---------------------------------------------------------------------------
email: cailotto@sci.univr.it stefano.cailotto@edalab.it
web: http://www.edalab.it
tel: +39-045-802-7062 fax: +39-045-802-7068
---------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OE on Kontron eb425
2007-05-04 10:33 Stefano Cailotto
@ 2007-05-05 12:35 ` Leon Woestenberg
2007-05-05 13:46 ` Øyvind Repvik
0 siblings, 1 reply; 4+ messages in thread
From: Leon Woestenberg @ 2007-05-05 12:35 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Distributions
Hello Stefano,
On 5/4/07, Stefano Cailotto <cailotto@sci.univr.it> wrote:
> Hi all,
> I'm trying to build something usable for a kontron eb425 board, based on an
> intel ixp425.
> I tried to compile using a generic ixp4xxbe, but when loading, the kernel
> stops after uncompressing reporting a CRC error.
> It seems that Kontron EmbeddedLinux development kit performs something on
> the kernel before making zImage in order to load it in a specifed memory
> location.
>
There are some IXP42x users on OE, mostly for the NSLU device from
Linksys/Cisco, the Intel dev board (IXDP425) and some custom boards,
but I have not see the Kontron board yet.
With the reported problem, it would help if you understand or at least
could tell where to find the details on the boot loader.
Ideally, you would want to boot loader to be buildable from source
instead of relying on some binary on flash.
Regards,
Leon.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OE on Kontron eb425
2007-05-05 12:35 ` Leon Woestenberg
@ 2007-05-05 13:46 ` Øyvind Repvik
0 siblings, 0 replies; 4+ messages in thread
From: Øyvind Repvik @ 2007-05-05 13:46 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Distributions
On Saturday 05 May 2007 14:35:22 Leon Woestenberg wrote:
> Hello Stefano,
>
> On 5/4/07, Stefano Cailotto <cailotto@sci.univr.it> wrote:
> > Hi all,
> > I'm trying to build something usable for a kontron eb425 board, based on
> > an intel ixp425.
> > I tried to compile using a generic ixp4xxbe, but when loading, the kernel
> > stops after uncompressing reporting a CRC error.
> > It seems that Kontron EmbeddedLinux development kit performs something on
> > the kernel before making zImage in order to load it in a specifed memory
> > location.
>
> There are some IXP42x users on OE, mostly for the NSLU device from
> Linksys/Cisco, the Intel dev board (IXDP425) and some custom boards,
> but I have not see the Kontron board yet.
>
> With the reported problem, it would help if you understand or at least
> could tell where to find the details on the boot loader.
A very important detail is which MACH ID the bootloader passes via ATAG.
Regards,
Øyvind
^ permalink raw reply [flat|nested] 4+ messages in thread
* OE on Kontron eb425
@ 2007-05-09 15:59 Stefano Cailotto
0 siblings, 0 replies; 4+ messages in thread
From: Stefano Cailotto @ 2007-05-09 15:59 UTC (permalink / raw)
To: openembedded-devel
Hello Leon,
I've extracted kontron modifications with a diff between their shipped
kernel and a fresh one.
I don't know if it is possible to flash even the bootloader...
Looking a bit into source code, there are several kontron patches both for
drivers and kernel boot.
I'm trying to KOntron kernel into OE using Kontron toolchain, but without
success..
Hello Stefano,
On 5/4/07, Stefano Cailotto <cailotto at sci.univr.it> wrote:
> Hi all,
> I'm trying to build something usable for a kontron eb425 board, based on
an
> intel ixp425.
> I tried to compile using a generic ixp4xxbe, but when loading, the kernel
> stops after uncompressing reporting a CRC error.
> It seems that Kontron EmbeddedLinux development kit performs something on
> the kernel before making zImage in order to load it in a specifed memory
> location.
>
There are some IXP42x users on OE, mostly for the NSLU device from
Linksys/Cisco, the Intel dev board (IXDP425) and some custom boards,
but I have not see the Kontron board yet.
With the reported problem, it would help if you understand or at least
could tell where to find the details on the boot loader.
Ideally, you would want to boot loader to be buildable from source
instead of relying on some binary on flash.
Regards,
Leon.
---------------------------------------------------------------------------
Stefano Cailotto - Research Consultant
---------------------------------------------------------------------------
EDALab - Networked Embedded Systems
c/o Dipartimento di Informatica - Universita` di Verona
Strada le Grazie, 15 - 37134 Verona (Italy)
---------------------------------------------------------------------------
email: cailotto@sci.univr.it stefano.cailotto@edalab.it
web: http://www.edalab.it
tel: +39-045-802-7062 fax: +39-045-802-7068
---------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-09 16:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-09 15:59 OE on Kontron eb425 Stefano Cailotto
-- strict thread matches above, loose matches on Subject: below --
2007-05-04 10:33 Stefano Cailotto
2007-05-05 12:35 ` Leon Woestenberg
2007-05-05 13:46 ` Øyvind Repvik
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.