public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: [ECOS] Redboot v1.94 for ixdp425
       [not found] <000401c56105$ab9c86e0$1121320a@telxsi.com>
@ 2005-05-25 14:30 ` s.s-c-h-m-i-t-t
  2005-05-25 19:12   ` David Vrabel
  0 siblings, 1 reply; 4+ messages in thread
From: s.s-c-h-m-i-t-t @ 2005-05-25 14:30 UTC (permalink / raw)
  To: Annamalai Prakash; +Cc: ecos-discuss

I just try to find out, why my own build does not allow to load the 
kernel but the prebuilt one does! If I knew how to build exactly the 
prebuilt redboot ROM binary I would have a baseline for further required 
adaptions (memory, UART, display, NPE instead of PCI-NIC, etc.).

Again my question: Did anybody of the ECOS-list build the 
IXDP425-ECOS-Redboot-v1.94-package and achieve to work proper (i.e. load 
a kernel) on their own proprietrary IXP42x hardware???

As I already said: The redboot on its own seems to work properly. But: 
After I load the kernel (load -r -b -v 0x06000000 zImage ; exec -c 
"console=ttyS1,115200 mem=63M" ) redboot seems to hang, however, nothing 
happens.

Thanks a lot for any help,

Stefan.

Annamalai Prakash schrieb:
> Prebuilt might not have some packages included ... why do you need to have
> an identical image ?..
> 
> 
> Thanks
> Prakash
> 
> -----Original Message-----
> From: ecos-discuss-owner@ecos.sourceware.org
> [mailto:ecos-discuss-owner@ecos.sourceware.org]On Behalf Of
> s.s-c-h-m-i-t-t@web.de
> Sent: Wednesday, May 25, 2005 3:58 AM
> To: ecos-discuss@sources.redhat.com
> Subject: [ECOS] Redboot v1.94 for ixdp425
> 
> 
> Hi,
> 
> does anybody know how to obtain the same build-result as the prebuilt
> 
> ...redboot-intel-xscale-040330/bin/ixdp425/redboot_ROM.bin  (size:
> 167088) ???
> 
> Problem:
> The prebuilt one runs more or less and boots the linux kernel, the newly
> built redboot.bin (size: 250440) does not.
> 
> Did anybody of you achieve to build an identical image as the prebuilt
> one???
> 
> Regards,
> Stefan.
> 
> 
> --
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
> 
> 



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Redboot v1.94 for ixdp425
  2005-05-25 14:30 ` [ECOS] Redboot v1.94 for ixdp425 s.s-c-h-m-i-t-t
@ 2005-05-25 19:12   ` David Vrabel
  0 siblings, 0 replies; 4+ messages in thread
From: David Vrabel @ 2005-05-25 19:12 UTC (permalink / raw)
  To: ecos-discuss

s.s-c-h-m-i-t-t@web.de wrote:
> 
> Again my question: Did anybody of the ECOS-list build the
> IXDP425-ECOS-Redboot-v1.94-package and achieve to work proper (i.e. load
> a kernel) on their own proprietrary IXP42x hardware???

I wouldn't bother.  Use the IXP425 support in the current eCos CVS instead.

-- 
David Vrabel, Design Engineer

Arcom, Clifton Road           Tel: +44 (0)1223 411200 ext. 3233
Cambridge CB1 7EA, UK         Web: http://www.arcom.com/

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ECOS] Redboot v1.94 for ixdp425
  2005-05-25  9:07 s.s-c-h-m-i-t-t
@ 2005-05-25 20:59 ` Mark Salter
  0 siblings, 0 replies; 4+ messages in thread
From: Mark Salter @ 2005-05-25 20:59 UTC (permalink / raw)
  To: s.s-c-h-m-i-t-t; +Cc: ecos-discuss

On Wed, 2005-05-25 at 00:27 +0200, s.s-c-h-m-i-t-t@web.de wrote:
> Hi,
> 
> does anybody know how to obtain the same build-result as the prebuilt
> 
> ...redboot-intel-xscale-040330/bin/ixdp425/redboot_ROM.bin  (size: 
> 167088) ???
> 
> Problem:
> The prebuilt one runs more or less and boots the linux kernel, the newly 
> built redboot.bin (size: 250440) does not.
> 
> Did anybody of you achieve to build an identical image as the prebuilt 
> one???
> 

The prebuilt redboot_ROM.bin does not have NPE support. You can get
prebuilt binaries with NPE support from Intel. I assume you built the
large redboot.bin with NPE support included.

--Mark



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ECOS] Redboot v1.94 for ixdp425
@ 2005-05-25  9:07 s.s-c-h-m-i-t-t
  2005-05-25 20:59 ` Mark Salter
  0 siblings, 1 reply; 4+ messages in thread
From: s.s-c-h-m-i-t-t @ 2005-05-25  9:07 UTC (permalink / raw)
  To: ecos-discuss

Hi,

does anybody know how to obtain the same build-result as the prebuilt

...redboot-intel-xscale-040330/bin/ixdp425/redboot_ROM.bin  (size: 
167088) ???

Problem:
The prebuilt one runs more or less and boots the linux kernel, the newly 
built redboot.bin (size: 250440) does not.

Did anybody of you achieve to build an identical image as the prebuilt 
one???

Regards,
Stefan.


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-25 12:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <000401c56105$ab9c86e0$1121320a@telxsi.com>
2005-05-25 14:30 ` [ECOS] Redboot v1.94 for ixdp425 s.s-c-h-m-i-t-t
2005-05-25 19:12   ` David Vrabel
2005-05-25  9:07 s.s-c-h-m-i-t-t
2005-05-25 20:59 ` Mark Salter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).